transistorsoft / cordova-background-geolocation-SampleApp

Cordova Background Geolocation Sample Application
https://www.transistorsoft.com/shop/products/cordova-background-geolocation
MIT License
122 stars 78 forks source link

framework not found TSLocationManager #129

Open phyr0s opened 3 years ago

phyr0s commented 3 years ago

When i compile in iOS i get this error

--> framework not found TSLocationManager

xCode version 12.2 Installed platforms: android 9.0.0 ios 6.1.1 Cordova cli 10.0.0 Ionic cli 6.12.0

cordova-background-geolocation-lt 3.9.4 "BackgroundGeolocation" cordova-plugin-background-fetch 6.1.1 "CDVBackgroundFetch" cordova-plugin-device 2.0.3 "Device" cordova-plugin-dialogs 2.0.2 "Notification" cordova-plugin-ionic-webview 5.0.0 "cordova-plugin-ionic-webview" cordova-plugin-splashscreen 6.0.0 "Splashscreen" cordova-plugin-statusbar 2.4.3 "StatusBar" cordova-plugin-whitelist 1.3.4 "Whitelist" ionic-plugin-keyboard 2.2.1 "Keyboard"

How to reproduce git clone npm install ionic cordova build ios

christocracy commented 3 years ago

Uninstall / re-install plugin.

jackiehluo commented 3 years ago

is there any other solution besides installing/reinstalling? this error is occurring every time i rebuild ios, and removing and re-adding the plugin becomes pretty cumbersome