Mobile Apps
MOVEX | Live Shopping offers two methods of integration: using a JavaScript snippet or the native APIs.
To implement MOVEX | Live Shopping using the JavaScript snippet approach in mobile apps, you need to ensure that the relevant page of your CMS is rendered within a web view container specific to iOS or Android.
For iOS-specific integration, it is important to enable inline playback for HTML5 videos and avoid using the native full-screen controller. You can achieve this by configuring the option mentioned here:
Failing to configure this option will result in the native iOS player taking control, causing issues with streaming functionality.
There is no specific configuration required for Android devices as the native player supports inline video playback by default, ensuring smooth streaming functionality.