offline virtual tour

Q&A about the latest versions
Post Reply
ELevit
Posts: 2
Joined: Fri Oct 16, 2020 5:43 pm

will be glad for help with this one:
i used https://tonyredhead.com/phonegap-build/ ... rs-android
tutorial for making android offline virtual tour app.
everything went smooth and manage to build the app.
but after creating another app for different tour, i didn't manage to install the second app on my android.
only if i will remove the first app i will be able to install the second.
i am guessing its related to config.xml file or something that keep the logic that is the same app.

any suggestion how to solve it?

thanks in advance
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
ELevit
Posts: 2
Joined: Fri Oct 16, 2020 5:43 pm

thanks for reply but it does not answering my question.
at this stage i am willing to find a solution for my problem before jumping to new journey
User avatar
3DV
Posts: 145
Joined: Tue Dec 15, 2015 12:44 pm
Contact:

In the config.xml file you have to change the 'id' to your own app name, for example: com.mybusiness.mysecondapp
If the id of your second app is the same as your first app and the signature is not the same, your device will reject the installation of the app.

If you want to update an existing app, you'll have to keep the same id and signature, but increase the versionCode.
Ruud van Reenen
3DV - Real estate artist impressions and animations
VR Tourviewer - Experience Pano2VR tours on Oculus Go, Quest, Rift, Pico and Cardboard VR headsets
Post Reply