0

I was trying to uninstall a plugin but accidently ran the command cordova platform remove ios and it removed the app code on my macbook.

I don't see anything in trash as well. Is there any way to get the code back by reverse engineering on the ipa file?

Please help.

1 Answers1

0

In general, it's not possible to recover 100% of source code from the binary but you may be able to get some things from it. See e.g.

Igor Skochinsky
  • 36,553
  • 7
  • 65
  • 115