0

I am using Appcelerator instabug module 1.1.1 for my project. But when I am going to upload this build to iTunes (For test) it throwing this error.

I googled lot but didn't get solution.

Also I tried by removing instabug file from instabug.framework/instabug and instabug.framework/version/A/instabug but by doing this I am not able to run project.

Here what I get (Error for instabug) Please help me.

Thanks & Regards,

Fokke Zandbergen
  • 3,866
  • 1
  • 11
  • 28
Pravin Bhapkar
  • 463
  • 1
  • 5
  • 15

1 Answers1

0

This means that instabug.a is somehow included in your final .ipa file (you can change the extension to .zip, unzip and show contents of your app folder via "show package contents". If you can find instabug.a there, then you have to figure out how and fix it. This should fix your issue.

Ali Amin
  • 667
  • 5
  • 17