Issue with Web Token in Google Managed Play JavaScript API
Hi everyone,
We’re using the Managed Google Play JavaScript API to generate a Web UI by passing the web token obtained from Enterprises.createWebToken. However, we are encountering issues when trying to use the token in the iframe.
According to the documentation ( https://developers.google.com/android/work/play/emm-api/managed-play-iframe ) , all pages in the iframe should be enabled by default. But in our case, the expected functionality is not working as intended.
Has anyone else facing similar issues with the web token? Are there any known limitations or recent changes that might affect this?
.png)