4

I have my app on Ionic View app, which also means that it is on ionic.io. Is there a way to download the source code?

anvarik
  • 6,417
  • 5
  • 39
  • 53
  • 1
    Extract An Android APK And View Its Source Code is https://blog.nraboy.com/2014/11/extract-android-apk-view-source-code/ – Anil kumar Aug 17 '15 at 05:58

2 Answers2

2

Unfortunately, this feature is currently not possible. I don't think it will ever be possible.

What you can do, but only if it's your application and you can prove it. Come to the Ionic Official Forum, post a message kindly asking admins (not moderators, I'm one of them and I know I can't help you) if they can mail to you your app.

Or you can mail them here: help@ionic.io

Gajotres
  • 57,309
  • 16
  • 102
  • 130
0

Did u get this resolved? I managed to download my latest code from ionic.io.

Click on your profile link at the top right of ionic.io, then go to the Data link on the left, enter your app id and click recover.

download code link

A. Johan
  • 366
  • 2
  • 6
  • Under profile the Data link is not available. So I manually opened https://apps.ionic.io/settings/data path and recovered by using App ID – Saravanan Sachi Sep 23 '17 at 07:02