Picture of rvalmagro
Registered 2 years 315 days
rvalmagro Thursday, 2 June 2022, 09:52 AM
How to install my app from "my app store"
Hi!
I'm following the "Application Store Guide" document (innovaphone App SDK), part of "The innovaphone App SDK".
I managed to get all the steps to work until I got to "After the app files are transferred you should see the app entry in the App Store". Indeed the files are transferred and the three little arrow icons appear below labeled "arm", "arm64" and "x86_64". So far, so good. Attached is the screenshot of this last step I reach.
Now the instructions say "Try to install the app from your app store and check if it is installed correctly". Well: I don't know how to do that: How do I access this "your app store", where is it? What buttons should I click and in what order to get my application installed?

Thank you very much.
AppStore.JPG

Andreas Fink
Moderator Registered 13 years 52 days
Andreas Fink (innovaphone) Thursday, 2 June 2022, 01:36 PM
Re: How to install my app from "my app store"
Hello Ricardo,

you have to configure the AP Manager to use your App Store instance instead of the official innovaphone App Store. To change this, navigate to "Settings" of the AP Manager and set the URL pointing to the apps.json file of your App Store instance under "App Store URL" (is usually empty or is pointing to Alpha or Beta Store).

To find out correct URL check the settings of the App Store instance (select instance and click on "Edit"). In the "Edit instance" UI dialogue you will see the actual URL used to reach this instance.

For example, if the URL pointing to the Store App is following:

https://172.16.0.123/example.com/ExampleAppStore/innovaphone-appstore

apps.json URL would be following:

https://172.16.0.123/example.com/ExampleAppStore/download/apps.json

Best Regards
Andreas Fink
Picture of rvalmagro
Registered 2 years 315 days
rvalmagro Thursday, 2 June 2022, 03:20 PM
Re: How to install my app from "my app store"
Yes, it worked!
Great! Thank you so much.
← You can define your color theme preference here