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

Announcements

News and Announcements icon
Community site session details

Community site session details

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

"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 1 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,862 Moderator 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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
wolenberg_ Profile Picture

wolenberg_ 119 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 107 Most Valuable Professional

#3
Haque Profile Picture

Haque 103

Last 30 days Overall leaderboard