Skip to content
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

Xamarin Forms iOS example #19

Closed
jerone opened this issue Jul 8, 2016 · 3 comments
Closed

Xamarin Forms iOS example #19

jerone opened this issue Jul 8, 2016 · 3 comments

Comments

@jerone
Copy link

jerone commented Jul 8, 2016

It looks like the iOS Forms example is not implemented.
Do you have plans to build this version?
It would be highly appreciated.

@panetta-net-au
Copy link

panetta-net-au commented Aug 2, 2016

That's probably because the underlying library doesn't support iOS: AltBeacon/spec#7

If you want to simply use iBeacons, this is built into iOS and Xamarin. See https://blog.xamarin.com/play-find-the-monkey-with-ios-7-ibeacons/

@chrisriesgo
Copy link
Owner

Thanks for responding. That's accurate. The AltBeacon spec doesn't cover iOS.

@panetta-net-au
Copy link

No problem. I've just been digging through the sample code. Perhaps @jerone was referring to the fact that the IAltBeaconService interface used in the sample was not implemented using CLLocationManager for iOS.

To answer that question more specifically, I think providing that implementation is out of the scope for this library. You'd be better off looking at the Xamarin documentation and the Xamarin blogpost I linked to above.

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

No branches or pull requests

3 participants