Getting a device UDID from .mobileconfig

前端 未结 4 860
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-29 02:17

I\'m trying to write function similar to http://whatismyudid.com/ that, then approved, will return the users UDID and store it to a database for future reference with that u

4条回答
  •  情深已故
    2020-11-29 02:38

    Try setting the URL to an address without .php extension. This solved the problem for me. Now my only problem is that I can't find out how to retrieve the data sent from the iOS device to my server. It does not seem to be in the $_POST variable.

提交回复
热议问题