ar70plm's Recent Forum Activity

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Can anyone help me please, im a bit constrained by the situation as the app is publish and im loosing money since some people are exploiting this 3rd bug i have and i want to limit this exploit as far as posible

    Thank you

  • As i see for construct 2 there is such a plugin http://hermitsdevelopment.blogspot.com/2016/06/construct-2-plugin-cordova-unique.html

    but i dont know how to convert it in c3addon

  • I think these days for privacy reasons mobile OSs make this intentionally difficult to obtain. It might be easier to find a different way to do this, such as requiring a login and using that to restrict access where necessary.

    I already have a login and registering new username system but i didn't add confirmation on email because most of the users gave up when they have to go in email and confirm email and the majority are not bad intended :), one version of my app is already on google play and now i need this for an update, some users exploited some bugs from a 3rd party API trough my app on witch i dont have control when i ban them, they create a new username and so on. I have made use of local storage to bind the phone to one account and restrict the creation of multiple accounts but if the app is uninstalled and installed again local stored keys are lost

  • Hello.

    Im working on an app, and i realy need to get from user something unique from his phone, like mac addres, imei or anything else that remains the same if he uninstalls the app and install it again.

    I want to use this to restrict the access for some users if i need so.

    Thank you in advance

    Tagged:

  • Hello.

    Can anyone please convert this plugin for c3 i realy need it. thank you

    hermitsdevelopment.blogspot.com/2016/06/construct-2-plugin-cordova-unique.html

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello.

    Never used JSON untill not because i have to :)

    Can someone tell me how do i get a string value from a key ?

    Right now i have something like this

    Event -> Set testid to Plugin.curReceipt

    and as i see in testid i have a JSON string after the action is made its something like this {"orderid":"the-id-i-want-to-extract".......

    Can someone tell me please how do i extract the order id and set it in a global variable or so...

    Newbie here:)

    Thank you in advance

    Tagged:

  • Made it work i added in htaccess this line Header always unset X-Frame-Options

  • Is your website HTTPS?

    My god I'm beginning to sound like a broken record.

    Yup... is the same site that gets the ajax requests from my last post :)... so https works

  • Hello!

    Newbie me again :)

    Right now in my app i try to make an iframe of my website and my website refuses to connect or something like that i know it a server side problem but i cant figure out what. Searched on G but im in fog

    If i use construct.net URL in iframe everything is ok, if i use my URL, well it refuses to connect

    Please some user who used iframes can give me some advices ?

    Thank you in advance

    Tagged:

  • Found it.

    This kinda explains it. It's called 'mixed content'

    https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content

    It's not that it isn't supported, it's a security hole for HTTPS. When you go from a HTTPS site and make a request to a HTTP site, it falls under the 'mixed content' and gets blocked.

    If you made the AJAX call from an HTTP site to another HTTP site, it would likely have gone through without issue. It was the call from HTTPS to HTTP that caused the problem.

    preview.construct.net is an HTTPS site.

    THANK YOU Fengist!

    For me now things seems to be less foggy, thanks to your help.

    (Ajax) HTTP -> (Ajax) HTTPS = No problems

    (Ajax) HTTPS -> (Ajax) HTTP = Headaches :))

ar70plm's avatar

ar70plm

Member since 6 May, 2019

None one is following ar70plm yet!

Trophy Case

  • 5-Year Club
  • Email Verified

Progress

6/44
How to earn trophies