Where do I find all available SDKs?
Mopinion offers mobile SDKs for iOS and Android apps, to collect in-app feedback with native feedback forms. Please see this page 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 Github and NPM:
Native SDK:
Android: https://github.com/Mopinion-com/mopinion-sdk-android built with Kotlin
iOS: https://github.com/Mopinion-com/mopinion-sdk-ios-swiftpm(via Swift Package Manager) or https://github.com/Mopinion-com/mopinion-sdk-ios (via Cocoapods) built with Swift
Web SDK:
Android: https://github.com/mopinion-com/mopinion-sdk-android-web
iOS: https://github.com/mopinion/mopinion-sdk-ios-web
SDK for Apps built with React Native
Android: https://github.com/mopinion/mopinion-sdk-android (this SDK is deprecated. Support will end on 31st of December 2023)
iOS: https://github.com/mopinion/mopinion-sdk-ios (this SDK is deprecated. Support will end on 31st of December 2023)
We also offer a React Native package:
https://www.npmjs.com/package/mopinion-react-native-sdk
Cordova
https://github.com/mopinion/mopinionsdk-cordova-plugin
https://www.npmjs.com/package/mopinionsdk-cordova-plugin
Flutter bridge
https://pub.dev/packages/mopinion_flutter_integration_plugin
https://github.com/Mopinion-com/flutter-integration-sdk
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 or App store.
Android: https://play.google.com/store/apps/details?id=com.mopinion.mopinion&hl=en-US&ah=3WSOnBjpWN0FSqAYYp00JDuePMg
iOS: https://apps.apple.com/ie/app/mopinion-forms/id1376756796
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?