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
For iOS devices, we cannot use .dylib. This is because the library needs to be linked into the final binary, which can't be done using dylibs and as a result your app gets rejected by the app store.