I know that the TS SDK doesn’t support Push Notifications but is it possible to add push notification support natively post RN build? We’d love it if there was a work around for the time being, however tedious it might be.
Thank you!
George
I know that the TS SDK doesn’t support Push Notifications but is it possible to add push notification support natively post RN build? We’d love it if there was a work around for the time being, however tedious it might be.
Thank you!
George
Hello @georgekorsnick, you can find the react native push notification installation guide here: https://docs.amity.co/amity-sdk/core-concepts/push-notifications/react-native-push-notifications-initialization
@amitysupport thoughts on that page? Is it possible to have Direct Push Notifications on a React Native App?
Hello @georgekorsnick For Direct Push Notifications on a React Native app, we currently offer support through our UIKit. You can explore the implementation through the following link: Amity Social UIKit React Native.
Let me know if you need more details or assistance on this!