handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

White Screen While opening Side menu only in iphone 7 & 7 +

shaqir opened this issue · comments

Hii Team ,

I have used your this control in my most recent work & it's working really nice except it goes blank or say white screen on iPhone 7 & 7+ while i open it from Left side button with didOpenMenu() function. i don't get it why it just happening only in this particular device only. please help me.
Thank you.

Hi Sakir,

Do you have this issue on the real device or on simulator only?
The cause of this blank screen may be an empty screenshot received from UIView.

Please, check it on the device. If you still have this issue, please, provide us more details about your testing environment (device or simulator, OS version, specific project settings, and screenshots with an error).

Thank you for your question, we appreciate it.

It looks like you use the old XCode version. This issue has been fixed in XCode 8.3. Please, check the screenshots: iPhone 7 (iOS 10.2) and iPhone 7 (iOS 10.3).
On iOS 10.3 menu works pretty well.

@okonor yes , its working fine. i just checked with new Xcode 8.3 in iphone 7.

Great work guys.