- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2020 03:10 AM
Hi Team,
We have created a custom application in NewYork and Published it to Application Repository. Post that we had the instance upgraded to Orlando. Now we installed the App on DEV instance.
We have requirement to make the application available on Mobile. Now when we checked into Studio the custom application is not available.
Added a couple of admins as developers of the app but the Custom Application is not coming in studio to do the mobile Applet configurations.
--
Regards,
Nitish
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2020 12:24 AM
Hi Chuck,
Found the culprit, during clone the 'sys_app' table was not Preserved due to which the application was coming in Read mode only.
It was a slight overlook, as we usually don't preserve that table. (Sigh)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 02:22 PM
If the App was deployed in QA/TEST instance via Update Set then, uninstall the app from DEV and deploy the Update Set from QA.
--
Regards,
Nitish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2020 08:01 AM
This solution worked. My app is back to its normal behavior. Thanks Guys

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 01:40 PM
Hello Sankalp,
Were you ever able to resolve this issue? I'm experiencing the same problem with the exact same step order as you outlined.