79224249

Date: 2024-11-25 18:46:14
Score: 1.5
Natty:
Report link

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.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Harvey Jones