Hi Vega Team!
How can I open the Wi-Fi setting menu as follows
by the way
when I used Linking.openSettings() ,The application setting menu been opened.
Warm regards,
soseh
Hi @soseh
Thank you for reporting this issue. We realized, this feature doesn’t correctly exist.
We are adding the os:// capability after which we will need to update the app to handle deep-linking into Settings.
Many thanks for helping us improve Vega!
Warm regards,
Ivy
Hi @Ivy ,
We wanted Linking.openURL(‘os://settings’) to be working is there an ETC on this fix?
Hello @Chaithanya_Ganesh
Welcome to Amazon Developer Community!
We are working on adding the os:// capability (‘os://settings’) soon and will update in an announcement as well as on this post.
Keep looking out!
Warm regards,
Ivy
Do we have an update or eta?
Hello,
After further analysis, the system-conf doesn’t support URI aliasing today - it’s a module registry, not a rewrite engine. The aliasing will be implemented as new functionality in the Message Router service itself, intercepting URI resolution to rewrite os://settings/wifi → pkg://com.amazon.vegatvsettings.main?Network before it reaches Package Manager / DelegateEnforcer.
This is the correct general solution - it keeps Settings’ manifest clean, preserves PCON delegation for all callers, and gives us a reusable URI aliasing capability in MSGR for future os:// deep-link targets.
Warm Regards,
Ivy
Hi @soseh
Good news!
The work is in progress and we will support os://settings/wifi soon, then this should work.
Thank you for your patience while we worked on this.
Happy developing!
Warm regards,
Ivy