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
I got a linker error due to multiple definitions of CDVLogger. When I tried removing cordova-plugin-logger it would build and run on iOS, then crash near the beginning of the automatic tests.
The text was updated successfully, but these errors were encountered:
I got a linker error due to multiple definitions of CDVLogger. When I tried removing
cordova-plugin-logger
it would build and run on iOS, then crash near the beginning of the automatic tests.The text was updated successfully, but these errors were encountered: