Hello,
Yesterday I had successfully submitted an app to app store for review. It is rejected because it was not targeting ipad. Today I added Ipad to target and rebuild my app. compilation was success but when I send the app to app store i get the following errors:
1) stg about dateformatter
2) it says no applicaiton record is found altough there is a record and I submitted it yesterday withoutt any problem., I doublce checked the bundle id from itunesconnect and even I hve copied it to my app's setting again to avoid any problem.
I also checked the compilation window for store provision profile and i get :
I also tried to create a new store provision file still the same. yesterday everything was ok.
What may be the problem here ?
TY
Yesterday I had successfully submitted an app to app store for review. It is rejected because it was not targeting ipad. Today I added Ipad to target and rebuild my app. compilation was success but when I send the app to app store i get the following errors:
1) stg about dateformatter
2) it says no applicaiton record is found altough there is a record and I submitted it yesterday withoutt any problem., I doublce checked the bundle id from itunesconnect and even I hve copied it to my app's setting again to avoid any problem.
B4X:
Uploading ipa file.
Submitting app (this step can take several minutes to complete).
Error: 2018-06-28 10:47:58.381 altool[99261:8477275] 10.4-style NSDateFormatter method called on a 10.0-style formatter, which doesn't work. Break on _NSDateFormatter_Log_New_Methods_On_Old_Formatters to debug. This message will only be logged once.
2018-06-28 10:47:58.381 altool[99261:8477275] *** Error: Errors uploading 'PodcastStudio.ipa': (
"Error Domain=ITunesConnectionOperationErrorDomain Code=1190 \"No suitable application records were found. Verify your bundle identifier 'com.ctmobilesoft.bmi77874' is correct.\" UserInfo={NSLocalizedRecoverySuggestion=No suitable application records were found. Verify your bundle identifier 'com.ctmobilesoft.bmi77874' is correct., NSLocalizedDescription=No suitable application records were found. Verify your bundle identifier 'com.ctmobilesoft.bmi77874' is correct., NSLocalizedFailureReason=iTunes Store operation failed.}"
)
I also checked the compilation window for store provision profile and i get :
B4X:
Application compiled with store provision profile.
You can download the ipa file with Tools - Build Server - Download Last Build.
Completed successfully.
I also tried to create a new store provision file still the same. yesterday everything was ok.
What may be the problem here ?
TY
Last edited: