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 / PowerApp App Wrap: Con...
Power Apps
Answered

PowerApp App Wrap: Configure Launch() into secondary app.

(1) ShareShare
ReportReport
Posted on by 10
Hello,

Has anyone yet configured wrapping multiple canvas apps together when using App Wrapping. Trying to get it to work but not sure what to put in my launch() code to open secondary apps. I'm just putting in the web link for the secondary apps in the launch() code but it causing the app primary app to saying we are closing this app.
 
 
 

 
 
Code I have tried:
 
Launch("https://apps.powerapps.com/play/appId=<AppID>&tenantId=<TenantID>")

ms-mobile-apps:///providers/Microsoft.PowerApps/apps/<appID>?tenantId=<tenantId>&restartApp=true


 
 
Categories:
I have the same question (0)
  • Verified answer
    Power Platform 1919 Profile Picture
    2,205 Super User 2026 Season 1 on at
    Hey  !
    Try setting the "Confirm exit" toggle to false in your app settings.

    When it's turned on, the app thinks it's being closed whenever you use Launch() to open another app, which triggers that "we are closing this app" message.

    Turning it off stops that prompt and lets the second app open smoothly.
    Let me know if you need more help.
  • Suggested answer
    MS.Ragavendar Profile Picture
    6,334 Super User 2026 Season 1 on at
     
    You can wrap more than one canvas app into a single mobile app package. The mobile app package needs a home app, called the primary app.
     
    This app becomes the entry point for all other canvas apps included in the mobile app package, which are called secondary 
     
    Launch("Application URL", {}, Launch.New).
     
     
     
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
  • Suggested answer
    SP-14071020-0 Profile Picture
    10 on at
    So I managed to get this working by following this instruction in @Power Apps 1919 answer by disabling Confirm Exit in the app settings. Then updated my launch url to be :
     
    Launch("ms-mobile-apps:///providers/Microsoft.PowerApps/apps/<appid>?tenantId=<tenantId>&restartApp=true")
  • Suggested answer
    Power Platform 1919 Profile Picture
    2,205 Super User 2026 Season 1 on at
    Hi @SP-14071020-0,
    Great, so glad that did the trick! Since this solution worked for you, go ahead and close the thread. That does two things:
    1.Signals to everyone that the problem is solved
    2.Surfaces the fix quickly for future readers

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard