Tested versions
- Reproducible in:
4.5-beta3, 4.4.1-stable
System information
iPhone 12
Issue description
We’re using OS.get_memory_info() to add some useful info to events in the sentry-godot extension. But on iOS, when we call OS::get_memory_info(), it gives us runtime errors.
Steps to reproduce
Call OS.get_memory_info(). See also MRP.
Minimal reproduction project (MRP)
mrp.zip