Skip to content

Updated to use AndroidIBeaconLibrary-0.7.6 - fix BlueToothService crashes #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2014

Conversation

VincentH-Net
Copy link
Contributor

0.7.6 includes the BluetoothCrashResolver module, which recovers from
and prevents BluetoothService crashes due to Android Bug 67272.

http://developer.radiusnetworks.com/ibeacon/android/releasenotes_0_7_6.html

https://github.com/RadiusNetworks/bluetooth-crash-resolver/blob/master/app/src/main/java/com/radiusnetworks/bluetooth/BluetoothCrashResolver.java

Tested this with the Find the Monkey example; will also submit a pull request for that.

@chrisriesgo
Copy link
Owner

Thanks Vincent. I'll try to confirm this change this week and merge it in.

@VincentH-Net
Copy link
Contributor Author

That would be great Chris. I did notice one new warning after updating to 0.7.6:

“Warning 3 Skipping RadiusNetworks.IBeaconAndroid.IBeacon.BluetoothAddress, due to a duplicate field, method or nested type name C:\Projects\xamarin-android-ibeacon-service\Android-iBeacon-Service\BINDINGSGENERATOR Android-iBeacon-Service”

I don’t know if this matters, the sample app worked fine with 0.7.6.
The other 3 warnings were the same as in 0.7.5
From: Chris Riesgo [mailto:notifications@github.com]
Sent: woensdag 16 april 2014 16:10
To: chrisriesgo/xamarin-android-ibeacon-service
Cc: Vincent Hoogendoorn
Subject: Re: [xamarin-android-ibeacon-service] Updated to use AndroidIBeaconLibrary-0.7.6 - fix BlueToothService crashes (#1)

Thanks Vincent. I'll try to confirm this change this week and merge it in.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1#issuecomment-40602851.

chrisriesgo added a commit that referenced this pull request May 28, 2014
Updated to use AndroidIBeaconLibrary-0.7.6 - fix BlueToothService crashes
@chrisriesgo chrisriesgo merged commit 1cb00f0 into chrisriesgo:master May 28, 2014
@chrisriesgo
Copy link
Owner

@VincentH-Net - Sorry that it has taken me so long to merge your pull request in, but I just did. I've also pushed a patch to clear that Warning you mentioned.

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants