Embedding a dashboard in a react native mobile app

Hi, community! My team is trying to embed an dashboard into a react web view in a mobile app but without succed. Does anyone has any experience using embed in that way?

We already try to use the SSO embedding but our URL are being redirect to the looker login page with the error  "Single sign on failure. Please contact an administrator.". But a similar URL is working in our web app. 

We are looking into looker doc pages and we found the embed SDK: https://docs.looker.com/reference/embed-sdk. Does anyone knows if this can be a solution?  

0 1 782
1 REPLY 1

There are a few ways to embed a dashboard in a React Native mobile app development. One is to use a web view and render the dashboard within that. Another is to use a native library like react-native-dashboard-element.