braze-inc / braze-xamarin-sdk

Xamarin bindings for the Braze Android and iOS SDKs
https://www.braze.com
Other
3 stars 8 forks source link

[iOS] Keyboard is block when use slideup notifications, since 1.18 Binding version #11

Closed jmmortega closed 7 months ago

jmmortega commented 2 years ago

Hi,

Keyboard is block and don't appearing when a slide up notification is on.

When any View request the keyboard, this not appearing because a Slide up notification is focus.

Steps to reproduce.

Note: Keyboards observers from iOS API like UIKeyboard.Notifications.ObserveWillShow don't raise.

Attach several gifs to show the error.

Jan-17-2022 12-32-18

This error happens since version 1.18.

lowip commented 7 months ago

Hi @jmmortega, thank you for reporting this issue.

We have released the Braze Xamarin SDK version 4.0.1 which now makes use of our Swift SDK, the in-app message UI used in the Swift SDK properly handles the keyboard.

Please refer to our changelog entry and sample apps when proceeding to upgrade the SDK.