8
Views
2
Comments
Open mobile app phone settings deeplink
Application Type
Mobile

Any idea on how to create a 'deeplink' to open the OS settings of a mobile app (ideally for both Android and iOS)?

Example:
A user denied location services, so attempting to show them the enable location services wont display.
So we want them to manually change it.

Champion

Hi André,

Did you checked the documentation?

https://success.outsystems.com/documentation/how_to_guides/development/how_to_define_mobile_app_deep_links/

Hello,
I would suggest using the following component from an OutSystems Solution Architect to open settings of a phone instead of deeplinks.
(Opening IOS settings via a deeplink from third party apps have limitations, ex: nested settings)

https://www.outsystems.com/forge/component-overview/1860/settings-plugin


Quick note: The component seems to be a bit outdated. Make sure it is compatible/tested with your MABS version and IOS versions you have to support.


Greetings,
Niels Favreau

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.