Hi,
I built a game for iOS. I tested it on iPhone 6s and iPad Air. The game has few videos that are to be played only one time. In order to make this work I used localstorage to identify whether a video is played for the first time. The first video is playing only one time but the rest are playing every time I launch the app. Not only videos but also all the scores are being whipped out.
Is there a way to solve this? I updated the iOS to 10.2 on both the devices.
It works fine on android.
Please help.