Once you app is live you can easily search for it on the web, find the web page presenting the app and get the URL / web address from there. This web address can then be used in a QR-code for example (by the way, Loialcard provides you with a QR code upon go live).
But before the app is actually live, the URL can also be identified since it follows a certain format. This makes preparations easier, such as creating a QR code, preparing links for news letters or from you web page.
The app has to be built as its own app, not just made available in Loialcard Precious. If the app goes directly from Loialcard Precious to a go live which is not unusual, there is anyway a few days or up to a week before the app being built and prepared in the app stores is actually live and available to be downloaded by users on the stores.
Android
Template is: https://play.google.com/store/apps/details?id={fullAppId}
You can take fullAppId from the developer console inside your Google Play account from for example this list https://play.google.com/console/u/0/developers/8452294737844488790/app-list
Even with just your client key you can put together the URL since it is simply based on a few standardised pieces and the same client key you use when getting into the BO or the Loialcard Precious app. You simply add your client key at the end of the format as exemplified above, removing "kolanta" with your own client key.
β
iOS
Template is: https://apps.apple.com/app/id{appleAppId}
You can take appleAppId from appstoreconnect. Choose app, then tap App Information and search for Apple ID.


