Hi,
I’d like to include a simple “see more of our apps” button that would be functional across all supported devices: iOS, Google Play android, Kindle Fire and Nook.
On iOS it’s simply a matter of calling an external URL.
How does it look on other devices? And is there a simple piece of code that would tell me on what device I am and allow to open the respective store?
thanks, [import]uid: 120659 topic_id: 37045 reply_id: 67045[/import]
Hi @kender,
The following tutorial is a rather comprehensive explanation of how to detect which device you’re on, thus giving you the ability to affect the URL you’re directing to:
http://www.coronalabs.com/blog/2012/12/11/device-detection-on-steroids/
Hope this helps,
Brent [import]uid: 200026 topic_id: 37045 reply_id: 145317[/import]
Hi @kender,
The following tutorial is a rather comprehensive explanation of how to detect which device you’re on, thus giving you the ability to affect the URL you’re directing to:
http://www.coronalabs.com/blog/2012/12/11/device-detection-on-steroids/
Hope this helps,
Brent [import]uid: 200026 topic_id: 37045 reply_id: 145317[/import]