Hello guys- maybe someone could help with this:
while this code works normally on desktops in instant games, it wont work on mobile. It looks like ajax request url isnt triggering on mobile- but why ?
and this is the content of ajax: request url block
"http://someurl/add_user_points/?points="&score&"&uid="&InstantGames.PlayerID&"&pic="&InstantGames.PlayerPhotoURL&"&name="&InstantGames.PlayerName&"&level="&LevelNumber&""
EDIT: status of game is "live" on instant games- with all verifications done and so on ;)
I know it may be too much but You helped me a lot last time so maybe this time fredriksthlm ?:)
EDIT2: "https://someurl/check/" without parameters works normally on mobile phone.(200)
EDIT3: hahaha stupid me, always remember to use httpSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ;)