bambuser / BambuserPlayerSDK-Android

This project demonstrates how is the integration of Bambuser's Player SDK in an native Android application
Apache License 2.0
1 stars 1 forks source link

Request for Native Mobile SDK Cart Integration Documentation #30

Open emailvenkatm opened 1 week ago

emailvenkatm commented 1 week ago

We are working on integrating Bambuser's shopping cart feature using the mobile SDK (for Android and iOS). While we have found the documentation for web here https://bambuser.com/docs/live/cart-integration, it seems there isn't equivalent documentation that outlines how to achieve similar functionality on native mobile apps.

We would like to request documentation or guidance on how to:

Provide detailed product data from the mobile side (similar to the PROVIDE_PRODUCT_DATA event in the web documentation) on to integrate the player with our internal API to fetch the product enrichment fields and use them in cart.

zeyadsadaqa commented 5 days ago

Hello Emailvenkatm! We have a quick guide documented in this PR Let me know if it has enough guidance for you to start integrating the cart into your app, or if you need more detailed information.