- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2024 11:35 AM
Hi community,
we have created a desktop UI scoped app and want to enable mobile version. We heard that we can activate the mobile version in App Engine Studio, Is it true? Or how to enable the mobile version of the app? Do we have to build the mobile version using mobile app builder or add new mobile experience in app engine studio? Is there a easy and fast way to create the mobile version?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2024 11:59 AM
Yes... adding a mobile interface to your application would require a bit of development, but the good news is that most or all of it will just be configuration, no custom coding.
Some people make their mobile interface in the same scope as their app and others will make a separate scope for just the mobile part.
Either way, it's very easy to get up and running by doing it in App Engine Studio. Once created, the interface in AES is basically just displaying Mobile Studio, but AES has a nice wizard ahead of time to get you up and running faster.
If you have not rolled out any ServiceNow Mobile capabilities with your instance yet, then there is a whole other conversation about rolling out Mobile, then the app.
--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2024 12:55 PM
Sure thing, there are quite a few materials on Now Create (https://nowlearning.servicenow.com/nowcreate) that can help cover this.
Here is one I would start with:
How do I deploy ServiceNow mobile applications?
--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2025 09:00 PM
Side question (Citizen Developer Focused): How do you remove the "Mobile Experience" option to the app engine>Experience. We don't want citizen developers to create mobile experience.
I tried updating the descriptors and remove the "Mobile Builder" permission into the descriptor of the citizen developer, but they can still see the Mobile experience. Any idea that I might missing?
Thank you!