Page 1 of 1

package name = identifier ?? [Solved]

Posted: Mon Jan 11, 2016 12:39 pm
by Jellobus
Hi all 8)

I like to get URL of my app before I submit. From my research on the internet, it is like https://play.google.com/store/apps/deta ... genamehere
so my question is where can I find my package name in standalone application settings? Is it same as an identifier in the Basic Application Settings like com.yourdomain.yourapp?

Cheers,

Louis

Re: package name = identifier ??

Posted: Mon Jan 11, 2016 2:01 pm
by rblackmore245
Yes that is correct

Re: package name = identifier ??

Posted: Tue Jan 12, 2016 6:18 am
by Jellobus
Hi rblackmore245,

I got it! Thanks for your advice.

Cheers,

Louis