That message appears when running apps on physical iOS devices - it's just telling you that the system couldn't set up its preferred memory management method and switched to a backup strategy. Your app will work fine since iOS handles this automatically. If your app is not running try to clean builder folder and product > run and check the logs, you will probably see the real error which doesn't let you run the app.