app-framework
app-framework copied to clipboard
What is playStoreId and why do I need it to run app on my own android?
Help please. I ran through docs 5 times and found that i need to build, then npm run studio. But it says me i should define playStoreId. What is it? Where should I get it? I am confused.
Ok.. I actually found. I looked at demo project. But it was very not obvious.
For anyone that gets here like I did, therelevant content of config.json` in the demo project is:
"appStoreId": "de.scriptpilot.app-framework",
"playStoreId": "de.scriptpilot.appframework",
👍
Oh, thanks for that. I forgot how I hate it when someone says in topic: I found solution, thank you all :D And no solution provided
Yes, type your ID like that ... I will update the docs to me more clear in that point. Thanks @fdbeirao