GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2014-Apr-24

Title: Link to another playstore app?
Post by: MrPlow on 2014-Apr-24
Anyone find a way around this netwebend issue with the playstore links?

I want to allow user to get another of my games...via in game link
Title: Re: Link to another playstore app?
Post by: spacefractal on 2014-Apr-24
its not a issue on Android with those kind of issues. it should works. Im have not do anything AndroidExtras special in neither of my games, which have a "more games" section of well.

The biggest issue using that command is not in Windows, Android or iOS version, but more in MacOSX, which its dosent work very well and need to get the issue fixed.
Title: Re: Link to another playstore app?
Post by: MrPlow on 2014-Apr-24
I've used it for posting / viewing highscores etc. just not for opening a playstore page...will check out again...
Title: Re: Link to another playstore app?
Post by: spicypixel on 2014-Apr-27
For PlayStore you need NETWEBEND "market://details?id=com.company.appname"

:good:
Title: Re: Link to another playstore app?
Post by: MrPlow on 2014-Apr-28
Excellent! Thanks...cant wait to try this.
Title: Re: Link to another playstore app?
Post by: erico on 2014-Apr-28
I´d wish I understood what you guys said, seems important. Heck, I will wait till I publish something to qwirk about. :whistle:
Title: Re: Link to another playstore app?
Post by: SnooPI on 2014-Apr-28
Quote from: erico on 2014-Apr-28
I´d wish I understood what you guys said, seems important. Heck, I will wait till I publish something to qwirk about. :whistle:

I don't entirely understand the reason for this phrase, but It seems to be funny  :D
But it's probably because my english is not perfect  ;)
Title: Re: Link to another playstore app?
Post by: erico on 2014-Apr-28
I better call MentalThink to give me a hand! :S I will try again soon...
Title: Re: Link to another playstore app?
Post by: SnooPI on 2014-Apr-28
MentalThink? the English teacher?

  =D
Title: Re: Link to another playstore app?
Post by: MrPlow on 2014-Apr-28
Tested this ... Thanks a lot Spiceypixel!

Its these little nuggets that help a lot!!

I can now add links to other games and prompt a rating!
Title: Re: Link to another playstore app?
Post by: MrPlow on 2014-Apr-28
Spicey, do you use it with Allowescape TRUE or FALSE?

Quote from: spicypixel on 2014-Apr-27
For PlayStore you need NETWEBEND "market://details?id=com.company.appname"

:good:
Title: Re: Link to another playstore app?
Post by: spicypixel on 2014-May-08
Ive been away a while so a belated reply. I didn't use allowescape in my code, so it was the default value.
Title: Re: Link to another playstore app?
Post by: MrPlow on 2014-May-09
I used false and seems to be fine so far...