Beacon Sample using Xamarin

Hi,
I have an application which detects the Beacons. But when i deploy it in my iPod its not detecting the beacons and its also not giving issues. help me out. I am using Xamarin using C# language.

Hi,

Have used one of these: Xamarin iOS binding system or EstimoteXamarinSDK? Estimote is not providing any official support for Xamarin at this moment, but we can recommend checking out these sources. Let me know if you managed to solve your problem this way :smile:

Hi,
Thank you for your reply. i have used both application you have sent but none of the app is detecting the beacons.But Xcode Application is working fine. We are not able to figure out the problem its not working only for xamarin.Did this application worked for you?

Make sure to request authorization to access Location Services, I see that EstimoteXamarinSDK example doesn’t do that.