Input is not registering for Facebook builds on the Moloco network
If you are using OnClick
events, these are known to cause issues on the Moloco network. This is likely due to a missing callback from the browser to our javascript code.
Possible solution:
- Add a script to replace the OnClick functionality, using the button position on screen and detecting any clicks within that area.