Hello, I’ve noticed that when using Admob on Android, it’s possible to skip rewarded videos by hiding the app and reopening it.
I’d like to resolve this by implementing a condition that detects if the video was skipped. Currently, I can only find the condition that confirms whether the reward was granted.
Alternatively, where can I find the Admob code in GDevelop? In that case, I could create a custom function in JS myself.
Thank you!