I have a huge issue.
I want to promote my app using ad networks, but they require the use of UDID.
I know that Ti.Platform.id no longer returns the actual UDID, but a randomly generated string per app install.
I'm in a huge bind because I can promote my app without UDID and Apple is still allowing apps to pass submission.
Is there a marketplace module that can help me get the actual UDID?
1 Answer
Accepted Answer
- See this article: http://developer.appcelerator.com/blog/2011/10/the-new-way-we-udid.html
- Here's the updated module link: https://github.com/appcelerator/titanium_modules/tree/master/udid
Your Answer
Think you can help? Login to answer this question!