Peter Somogyvari

Results 79 comments of Peter Somogyvari

@sapienzafra Can you try reproducing your issue with the quickstart app? https://github.com/petermetz/cordova-proximity-quickstart Peter

@florent1933 The quickstart app may not be upgraded to the latest version of the plugin yet (that's in progress). Can you double check if this crash happens after you upgraded...

Note to self: double check if the dependencies are configured properly in the quickstart project.

Sorry @florent1933 I did not mean the dependency declaration of the plugin itself, but the dependencies of the plugin: What about the Android v4 support jar lib? It looks like...

@florent1933 No worries, I'll get there *eventually*. It's likely either some dependency issue within the quickstart project, or a bug within the AltBeacon library itself (which I doubt because their...

I just verified this to be working on iOS 8.3, with the current latest version of the plugin and the [proximity quick start project](https://github.com/petermetz/cordova-proximity-quickstart) Android will follow shortly.

@joeldhenry Seems like one of those constraints that iOS introduced over time. It's not really a bug in the plugin but I believe we can fix it anyway. Thank you...

1. Agreed, probably more efficient to get to TS first, then hook it all up with to CircleCI. 2. Yes, the test execution scripts/tooling were written in Dart to have...

> I think it may be better get some CI and testing in place, then move to TS. That way we have a way to prove functional equivalency through the...

> Can we update the plugin so it is always referenced as cordova-plugin-ibeacon to be more consistent with the rest of the plugin universe. It currently is installed as cordova-plugin-ibeacon...