A few days ago our RPM web integration (via i-frame) stopped triggering the v1.avatar.exported
event.
We can reproduce this issue by coping the quickstart code at https://docs.readyplayer.me/ready-player-me/integration-guides/web-and-native-integration/quickstart and replacing the demo
value with our subdomain:
- Open the resulting HTML file
- Close the “start from template” overlay
- Click “Next ->”
- Click “Continue without signup”
No event is fired (it should be logged to the console) and the “Next ->” button remains disabled.
This results in a deadlock situation affecting our live systems.
Is this a misconfiguration on our part or did something change at RPM the last few days?