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
Hello! Someone has been presented with the following error with this library? attached screenshot.
And how did you solve it? as you can see one is by console and the other by xcode ... I have tried several things without success: the pod-install was created, the cache of the pod and the libraries was deleted, the build active architecture only was deactivated, it was linked the library, in Other Linker Flags in the class I change the "-force_load" value of this:
$ {BUILT_PRODUCTS_DIR} /libCordova.a
The text was updated successfully, but these errors were encountered:
Hello! Someone has been presented with the following error with this library? attached screenshot.
And how did you solve it? as you can see one is by console and the other by xcode ... I have tried several things without success: the pod-install was created, the cache of the pod and the libraries was deleted, the build active architecture only was deactivated, it was linked the library, in Other Linker Flags in the class I change the "-force_load" value of this:
$ {BUILT_PRODUCTS_DIR} /libCordova.a
The text was updated successfully, but these errors were encountered: