Home - infobip/mobile-messaging-react-native-plugin GitHub Wiki
Welcome to the Mobile Messaging React Native Plugin wiki!
Mobile Messaging SDK is designed and developed to easily enable push notification channel in your mobile application. In almost no time of implementation you get push notification in your application and access to the features of Infobip IP Messaging Platform.
Getting started guides
Features and APIs
- Library events
- Server errors
- Users and installations
- Messages and notifications management
- Inbox
- Privacy settings
- In-app-Chat
- WebRTC Calls and UI
FAQ
- How do I get Infobip's unique (push registration) ID
- How to archive my app with command line
- How do I handle Google services - related errors on Android during initialization
- What if iOS build or
pod install
failed - How to start Example app
- [Deprecated] Manual plugin integration for iOS (in case your dependencies do not support
use_frameworks!
) - How to define specific action on notification or in-app primary button tap(open url, deeplink)?
- How to use "deeplink" to land user to a particular app page?
- How to enable logging on iOS
- Applying Firebase configuration in MobileMessaging plugin
- How to build application for Huawei with mobile messaging plugin
- Android 13 notification permission handling
- How can I add privacy manifest file for iOS application
- How to integrate plugin while using Expo tools
- How to create an Android notification channel with a custom sound
- How to integrate the Infobip Mobile Messaging SDK with another push notifications provider