Ionic deploy does not work since IOS 9

Hey folks,

i recently have a problem with ionic deploy. on my ios 8 devices everything works pretty fine. Just updated one device for testing with ios 9 now.

every time i start an update with ionic deploy i stop at the following error:

2015-10-01 17:28:36.097 ORGA-PEG[297:25607] Download Finished...
2015-10-01 17:28:36.100 ORGA-PEG[297:25607] Download complete
2015-10-01 17:28:36.102 ORGA-PEG[297:26117] Path for zip file: /var/mobile/Containers/Data/Application/AF088DFE-F6D4-457A-A3D4-E3F523C457D8/Library/Application Support/www.zip
2015-10-01 17:28:36.102 ORGA-PEG[297:26117] Unzipping...
2015-10-01 17:28:36.104 ORGA-PEG[297:26117] updating version label
2015-10-01 17:28:36.110 ORGA-PEG[297:26117] Unzipped...
2015-10-01 17:28:36.111 ORGA-PEG[297:26117] Removing www.zip 0

After that, the www directory seems to be emtpy and the app can not be started any more!

So i have to completely remove and reinstall…
does anybody have the same problem?

Thanks in advance!

Thanks to Mike. It has to do with the App Transport Security (see http://blog.ionic.io/preparing-for-ios-9/) and can be solved with the patch