web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / "Launch" function not ...
Power Apps
Unanswered

"Launch" function not working in mobile

(0) ShareShare
ReportReport
Posted on by 8
When User click on a button , he has to navigate to a specific page.We are using the below syntax.It is working fine in laptop/desktop.But not working in mobile- not navigating.Please suggest.
 
Launch(varCRAppHomePageURL, {}, LaunchTarget.Replace)
Categories:
I have the same question (0)
  • SaiRT14 Profile Picture
    1,990 Super User 2025 Season 2 on at
     
    The Launch function in Power Apps is typically used to open external URLs or navigate within apps.  
    Instead of relying on a variable, hardcode the URL directly in the Launch function for testing: Launch("https://example.com", {}, LaunchTarget.Self)
     
    embed a HTML Text Control or Web Viewer within the app to display the page: HTMLText = "<iframe src='" & varCRAppHomePageURL & "' width='100%' height='100%'></iframe>"
     
  • Verified answer
    ronaldwalcott Profile Picture
    3,847 Super User 2025 Season 2 on at
    Show an example of the format of the URL that you are using and also test it without the LaunchTarget.Replace
     
  • RD-30091629-0 Profile Picture
    8 on at
    we tried simple google.com.It is working in Laptop.Not working in mobile app.
     
    Launch("https://www.google.com, {}, LaunchTarget.Replace)
  • RD-30091629-0 Profile Picture
    8 on at
     LaunchTarget.Self is not available.
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 774 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 335 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 248

Last 30 days Overall leaderboard