I'm trying to archive my app to publish to App Store, but i'm getting two errors. I already search about but I can't find nothing helpful.
These are the errors:
Failed to codesign 'bin/iPhone/Release/QuestorNotify.iOS.app//Frameworks/Protobuf.framework/Protobuf': Warning: unable to build chain to self-signed root for signer "Apple Distribution: Questor Sistemas Ltda (67K8932V3G)"
Could not resolve this reference. Could not locate the assembly "Mono.Android". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
About the second one, i already remove all the references to Mono.Android in my project, but the error persists.
