Versions Compared

Key

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

How to recognize the difference in the Mopinion interface?

In the Mopinion interface, you can recognize which functionality is supported by which SDK based on the icons.

Image Added

Image Modified

If no icon is shown, the functionality is supported by all Mopinion SDKs. If an icon is shown it is only available with the SDK matching the icons. If both icons are shown, the functionality is supported by our latest Android and iOS SDKs only.

Icon

SDK

Image Modified

https://github.com/Mopinion-com/mopinion-sdk-android

Image Modified

...

As per the full native Android SDK on https://github.com/Mopinion-com/mopinion-sdk-android supports most functionalities. For more details on this SDK see https://mopinion.com/native-android-sdk/.

Shared benefits of the latest Native Android and iOS SDK

App form

Slide-in

Go to BUILDFORM

Select Slide-in at Display as. Use the slider at the Slide-in settings to specify how far the form will slide in from the bottom.

Image Added
Submit button

Go to BUILDSelect the submit button elementEDIT

Image Added

Unique benefit Native Android SDK

New Android SDK

App form

...

Question element settings

Go to BUILDFORM

Select Slide-in at Display as. Use the slider at the Slide-in settings to specify how far the form will slide in from the bottom.

...

Image Added

Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<div id=\"surveyContent\"></div>","javascript":"var confluenceData = {};\nvar pageId;\nvar pageTitle;\n\ntry {\n confluenceData = JSON.parse(parent.window.name);\n var pageId = confluenceData.options.productContext['page.id'];\n var pageTitle = confluenceData.options.productContext['page.title'];\n} catch(e) {}\n\nvar src = 'https://collect.mopinion.com/assets/surveys/2.0/js/survey.min.js';\n\nvar vars = {\n key:'c004128f86438276805d25759a236cc56a170dd5', \n domain:'demo.mopinion.com', \n divName:'surveyContent', \n button:false, \n use_collect:false, \n useQuerySelectorAll:false\n};\n\nvar s = document.createElement('script');\ns.async = 'async';\ns.id = 'mopinionFeedbackScript';\ns.src = src;\ns.onload = s.onreadystatechange = function() {\n if (!s.readyState || s.readyState === 'loaded' || s.readyState === 'complete') {\n try {\n srv.loadSurvey(vars);\n } catch (e) {}\n }\n}\ndocument.head.appendChild(s);","css":""}