sport4minus
sport4minus
I am seeing the same issue on Android 4.2.2, will test in iOS soon. I am not super-familiar with Android development, but as some random googling told me, there are...
good news: @Tempus35 seems to have found a solution to this and already made a pull request : #116. the magic happens in [GeoNotificationNotifier.java](https://github.com/Tempus35/cordova-plugin-geofence/blob/b8278f177fa9fdf40e2a6751c05ae48050935c25/src/android/GeoNotificationNotifier.java) The pull request addresses a lot...
in the context of an ionic/angular app we had the same error. it could be solved through calling `import * as rbush from "rbush";` in the first line of Leaflet.LayerGroup.Collision.js...
can you provide example code? have you added ```'closeOtherPlayers': true //Should close other players if necessary```to your options?
that might explain the multiple instances.. can you use killall from command line? e.g. ''' omxplayer somemovie.mov killall -9 omxplayer.bin ''' _watch out when doing this: either execute via ssh...
@ransome1 i have the same issue with v. 2.0.21 from the app store on MacOS 12.7.6 if i launch the executable via terminal i get this: `[85557:1104/124135.767184:ERROR:chrome/browser/process_singleton_posix.cc:1178] Failed to bind()...
Hey @ransome1 Thank you for the follow-up. Unfortunately, the new App Store version fails with the same error. Even if i remove everything under ~Library/Application Support/sleek and restart. v. 2.0.18...