Hi, is there any possibility to preserve the app ID when redeploying an application using script without IDE? Thank you, Vojto |
Hi Vojto, You cannot keep the ID but you can always run your application using its name even if the ID changes: .../main.html?name=[YourAppName] Hope this helps. Kind Regards, Yalim |
Hi Yalim, exactly what I was looking for.. :) I have to say, your support is absolutely perfect. Thank you very much. Vojto :-). Thank you for your kind words Vojto.
(12 Aug '14, 04:10)
Yalim Gerger ♦♦
|