Is there any particular reason why I frequently get the error “[Device] ERROR: native.showPopup() does not support mail popups on this device” after a rewardedVideo finishes on my iPad pretty much disabling the app until I restart it.
The error is very random and doesn’t always occur after a video. native.showPopup(“mail”,options) always works when called from elsewhere.
The problem NEVER happens on android builds.