Xamarin Native iOS Bug

alekseevpg

Posted on
Oct 15 2014

Hi guys!

I've tried your new beta native library for Xamarin, and it doesn't work on device with error: error MT2002: Failed to resolve assembly: 'Mindscape.Raygun4Net.Xamarin.iOS.Native, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'

Any thoughts?


Jason Fauchelle

Raygun

Posted on
Oct 15 2014

Hello,

Thanks for trying out the beta and pointing out this issue. Apologies for the bad first experience, I've updated the dll to resolve this issue which you can download from the same link as before: https://raygun.io/upload/Mindscape.Raygun4Net.Xamarin.iOS.zip

Make sure you delete the previous dll from your downloads folder before downloading, or at least correct the dll name if your machine renames it to Mindscape.Raygun4Net.Xamarin.iOS-2.dll

Please let me know if you have any questions about it.

-Jason Fauchelle


alekseevpg

Posted on
Oct 15 2014

Hi Jason!

It works fine. Thanks a lot!


alekseevpg

Posted on
Oct 16 2014

Hey guys! We are now rejected from AppStore with crush on start. I believe this is still issue of RayGun

2014-10-16 01:51:52.823 SomeApp[1197]:


rwittev1

Posted on
Oct 19 2014

Hi Jason,

I had a similar problem with my own code. It seems that iOS 8 has changed the directory structure used by apps. Please take a look at Xamarin's updated documentation:

http://developer.xamarin.com/guides/ios/applicationfundamentals/workingwiththefile_system/

This issue only becomes apparent when submitting to the App store and not when testing locally on devices. I have no idea why, but we're not the only ones: https://forums.xamarin.com/discussion/comment/82608

Robin


Jason Fauchelle

Raygun

Posted on
Oct 20 2014

Hello,

Apologies for the app store rejection! I've updated the dll based on the changes made to the app directory structure in iOS 8. I have not tried submitting this to the app store, but have checked that the functionality here still works perfectly for both iOS 7, 7.1 and 8.

https://raygun.io/upload/Mindscape.Raygun4Net.Xamarin.iOS.zip

Please let us know how it goes.

-Jason Fauchelle


Reply