Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A webview form can also be used as an in-app form. This article will explain how you can show translated surveys for web-view forms. The below example is for the specific SDK Android case. The way data is sent along differs per SDK type, below you can also find the different ways to send along extra data per SDK type:

Info

SDK iOS native: https://github.com/Mopinion-com/mopinion-sdk-ios-swiftpm#221-use-the-data-method

https://github.com/Mopinion-com/mopinion-sdk-android#extra-ios-swiftpm#221-use-the-data-method

SDK iOS native Web: https://github.com/mopinionMopinion-com/mopinion-sdk-android#extra-ios-swiftpm#221-use-the-data-method

SDK Android native: https://github.com/mopinionMopinion-com/mopinion-sdk-android#extra-data

SDK Android Web: https://github.com/mopinionMopinion-com/mopinion-sdk-android#extra-data

Note

Please note that it is not possible to translate native app forms. In this case, separate forms should be made.

...