Can not Manually launch the app

I built a flutter app. I have built the app as Personal team user on my iphone and runned through Xcode. The app is installed on the device and Runner launches it. It works perfectly. But if i quit and try to launch the installed app manually by my self it does not launch

OK, let’s try a quick diagnostic test…

Please create a new app from Xcode’s built-in iOS > App template. Does it exhibit the same problem?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

The fact that Xcode works confirms that there’s nothing wrong with your developer tools, device setup, or code signing. I’m not sure what’s going on with your main app but it’s likely to be specific to the third-party tools your using, and thus I recommend that you escalate this via their support channel.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Can not Manually launch the app
 
 
Q