Where do I find all available SDKs?
Mopinion offers mobile SDKs for iOS and Android apps to collect in-app feedback with native feedback and webview forms. Please see Mopinion SDK Downloads for more details about the SDKs.
To run our mobile SDK (Software Development Kit), you would first have to install the SDK in your Android or iOS app.
Once installed, you can build feedback forms in our platform, which will be rendered dynamically in a native interface in your app.
On https://mopinion.atlassian.net/wiki/spaces/KB/pages/1588789269 you will find step-by-step instructions to build a mobile in-app feedback survey, add it to your SDK deployment, and preview the survey in our demo app.
The SDKs with installation instructions for mobile developers can be found on the following locations:
Android SDK
Our Android SDK support feedback forms shown natively as well as through webviews.
iOS SDK
Native iOS SDK:
Github - Mopinion Native iOS SDK - SwiftPM (via Swift Package Manager)
Github - Mopinion Native iOS SDK - Cocoapods (via Cocoapods), built with Swift
Our Native iOS SDK support feedback forms shown natively as well as through webviews.
Web iOS SDK: Github - Mopinion Web iOS SDK
Our Web iOS SDK support feedback forms shown through webviews.
React native SDK
This SDK support feedback forms shown natively as well as through webviews.
https://www.npmjs.com/package/mopinion-react-native-sdk
Cordova
This plugin uses the Web SDKs to show feedback forms.
https://github.com/mopinion/mopinionsdk-cordova-plugin
https://www.npmjs.com/package/mopinionsdk-cordova-plugin
Flutter Plugin
This plugin uses the native SDKs to show feedback forms.
Demo app
Preview your Mopinion deployments before you use them in your own app. With the Mopinion Forms app, you can see your feedback forms as they will appear in your own app. Download the app from the Play Store or App Store.
iOS: https://apps.apple.com/ie/app/mopinion-forms/id1376756796
Deprecated SDKs
The following SDKs have been deprecated as of the 31s of December 2023 and are no longer supported.
Android: https://github.com/mopinion/mopinion-sdk-android and https://github.com/Mopinion-com/mopinion-sdk-android-web
iOS: https://github.com/mopinion/mopinion-sdk-ios
If you are looking to build a regular feedback form for mobile web (web-based and responsive instead of native), please check this article: How do I build a feedback form?