Closed mfds closed 4 months ago
It think it's better to downgrade version to 2.18.0
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
bump
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bump
I would also like this :)
Fixes #39
This PR updates the ZendeskMessaging SDK to version 2.19.0.
To test this, I had to also update the React Native example project to latest as couldn't really start the project on Android (and it feels like it needed an update as well).
Testing
Manually testing using both the example project and a personal project. Messaging, notifications, callbacks, etc seem to be working fine
Other changes
ktlint
targetSdkVersion
is now set to33
due to the updated Kotlin version.