Scenario:
- xamarin.insights will be fully retired at the end of this month
- The transition from Hockeyapp to App Center is not fully completed
I'm trying to migrate gradually to App Center so the decision would be to use (at first) App Center only for logging errors and continue to use Hockeyapp for distribution.
For the android version all works fine instead I wasn't able to build the ios version. The reason is that the two sdk are in conflict.
Any suggestion?
Error
Native linking error: 1 duplicate symbol for architecture i386
obj/iPhoneSimulator/Debug/mtouch-cache/AppCenterCrashes.a(MSCrashesCXXExceptionHandler.o
obj/iPhoneSimulator/Debug/mtouch-cache/libHockeySDK.a(BITCrashCXXExceptionHandler.o
Native linking failed, duplicate symbol: '___cxa_throw'