I have a P. Apps where some users view it using an iPad and others using an iPhone. Is it possible to alternate screens in an application format for iPad and others in format for iPhone? So that the user can choose at startup from which device to start, and that makes it go to a part configured for iPad and another for iPhone.
Francisco77 Based on your question it seems you have two separate apps that does the same thing, but one is designed specifically for iPhone and another is for iPad. If I that is correct than you can add a button in each app that will navigate user to another app. Meaning, add a button or icon somewhere in the app designed for iPad which will navigate the user to the app build for iPhone On Select of the Button, and vice-versa. I believe, you will have to use the Launch( ) function.
Majority of the time developers/makers create one app that is responsive in nature, so the objects in the app automatically adjust based on the screen size. At the same time, depending on your scenario, having two different apps for different device types may make more sense.
Get a real good understanding of all three container types. (I wish I would have known about these sooner in my journey in PowerApps)
Let me know how it goes.
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.