You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new from_current.cpp file fails to compile for iOS. The error says "Use of undeclared identifier 'mach_vm_region'". I believe this function is MacOS-only.
I have been using this library with iOS for some time. I can confirm it works well before this update.