Raygun with iOS App (Xamarin)
Divya Singhal
Posted on
Jan 23 2016
Hi,
I am getting following error when trying to integrate raygun in iOS app (Xamarin):
Native linking error: file is universal (4 slices) but does not contain a(n) armv7s slice: /Users/amsys/Library/Caches/Xamarin/mtbs/builds/a0d74509d5adccd0d6220b74bb9be53e/obj/iPhone/Release/mtouch-cache/libRaygun4iOS.a file '/Users/amsys/Library/Caches/Xamarin/mtbs/builds/a0d74509d5adccd0d6220b74bb9be53e/obj/iPhone/Release/mtouch-cache/libRaygun4iOS.a' for architecture armv7s App.Mobile.Touch
Can you please guide me?
Thanks Divya Singhal
Jason Fauchelle
Raygun
Posted on
Jan 26 2016
Hi Divya,
Here is some documentation explaining why this is happening, and how to fix it: https://raygun.io/docs/languages/net/xamarin-for-ios#no-armv7s
Hope that helps. Please me know if you have further questions about this.
-Jason Fauchelle
Divya Singhal
Posted on
Jan 26 2016
Thanks Jason, that was really helpful.
-Divya Singhal