mapbox / mapbox-navigation-ios

Turn-by-turn navigation logic and UI in Swift on iOS
https://docs.mapbox.com/ios/navigation/
Other
856 stars 306 forks source link

[IQKeyboard manager ] offset disbalance after MapBox View #2228

Open mobileappdeveloper2019 opened 4 years ago

mobileappdeveloper2019 commented 4 years ago

Hello,

when ever we open Mapbox naviagation view, IQKeyboard manager toolbar offset changes from 0 to -377

Kindly see attach video for reference.

Thanks

RPReplay_Final1568295476

1ec5 commented 4 years ago

There are some reports of IQKeyboardManager having constraint issues in iOS 13: hackiftekhar/IQKeyboardManager#1592. Are you seeing any messages in the console about constraints?

mobileappdeveloper2019 commented 4 years ago

No i have put Mapbox with IQmanager and when ever Mapbox opens the y axis offset of IQkeyboard manger changes and toolbar will not able to show. if any one have any soultion then it will be more appriciate

tiny0101 commented 4 years ago

Hello, @mobileappdeveloper2019 . Exactly the same thing happens in my app. I have posted the issues on IQKeyboardManager github repository. Also I have found a workaround from issue #2227, But I want to resolve this issue more clearly.

farismhmd1 commented 4 years ago

I am also facing the same issue. Please give me a solution.

ProITDevelopers commented 3 years ago

I'm facing the same issue. Please help