You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iPhone X, the notification view should be displayed a bit lower, otherwise it can't by fully seen.
Is there anyone having the same issue, or am i missing something here ? There's no one report about this issue, which seems strange to me.
The text was updated successfully, but these errors were encountered:
@peterprokop : sorry for my late reply. I missed the notification email.
So i used the branch 'Swift-3.0'.
This is from Pod : pod 'SwiftOverlays', :git => 'https://github.com/peterprokop/SwiftOverlays.git', :branch => 'swift-3.0'
The function that i use is showAnnoyingNotificationOnTopOfStatusBar
I checked the source code (both branches), i couldn't find you use "safeAreaInsets" or "topLayoutGuide" anywhere, so wonder how you handle the top area in iPhone X.
On iPhone X, the notification view should be displayed a bit lower, otherwise it can't by fully seen.
Is there anyone having the same issue, or am i missing something here ? There's no one report about this issue, which seems strange to me.
The text was updated successfully, but these errors were encountered: