EMAS Mobile Push provides native Android and iOS SDKs, along with plugins for uni-app, Flutter, and ReactNative. You can use these plugins to quickly integrate the Mobile Push feature across multiple platforms.
Flutter plugin
Flutter is a high-performance, cross-platform UI framework. A single codebase supports multiple platforms, such as iOS, Android, Windows, macOS, and Linux, and delivers native performance.
The official Mobile Push Flutter plugin is published to the Flutter repository. To integrate the plugin, visit the following link:
Mobile Push Flutter plugin integration guide and API documentation
The Mobile Push Flutter code is open source. The repository is located at:
ReactNative plugin
ReactNative is a JavaScript framework that uses React to develop native applications.
The official Mobile Push ReactNative plugin is published to npm. To integrate the plugin, visit the following link:
Mobile Push ReactNative plugin integration guide and API documentation
The Mobile Push ReactNative code is open source. The repository is located at:
https://github.com/aliyun/alibabacloud-push-reactnative-plugin
uni-app plugin
uni-app is a frontend framework for developing cross-platform applications with Vue.js. You write code once, and uni-app compiles it for iOS and Android. This ensures your application runs correctly and provides a great experience.
The official plugin is published as open source on the DCloud Plugin Marketplace. To download the packaged version, visit the following link: Download the Mobile Push uni-app plugin package.
For detailed instructions, see Best practices for Alibaba Cloud Mobile Push and uni-app. This document provides detailed integration instructions and a comprehensive API reference.
Unity plugin
Unity is a platform for creating and operating real-time 3D interactive content. Creators in fields such as game development, art, architecture, automotive design, and film use Unity to bring their ideas to life.
The official Mobile Push Unity plugin is available. To integrate it, see Best practices for Alibaba Cloud Mobile Push and the Unity framework.
The Mobile Push Unity code is open source. The repository is located at:
Platform compatibility
Android:
Supported versions: 4.4–14
Supported CPU types: armeabi-v7a, arm64-v8a, and x86
iOS:
Supported versions: 12–18