Hello team,
I was able to build the app for iOS I try to deploy it on App Store.
unfortunately the app has been rejected because the app return different error message.
This is their reason:
From Apple
- 2. 1 Performance: App Completeness
- 2. 3 Performance: Accurate Metadata
Guideline 2.1 – Performance – App Completeness
We discovered one or more bugs in your app when reviewed on iPad running iOS 13.6.1 on Wi-Fi.
Specifically, your app was not functional as it displayed multiple error messages after launch.
This is the screen capture when I open the app in the emulator
This is my error log :
CompileAssetCatalog /Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app /Users/mirfak/Documents/ios/Zoogna/Images.xcassets (in target ‘Zoogna’ from project ‘Zoogna’)
cd /Users/mirfak/Documents/ios
/Applications/Xcode.app/Contents/Developer/usr/bin/actool –output-format human-readable-text –notices –warnings –export-dependency-info /Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Intermediates.noindex/Zoogna.build/Debug-iphonesimulator/Zoogna.build/assetcatalog_dependencies –output-partial-info-plist /Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Intermediates.noindex/Zoogna.build/Debug-iphonesimulator/Zoogna.build/assetcatalog_generated_info.plist –app-icon AppIcon –launch-image LaunchImage –compress-pngs –enable-on-demand-resources YES –filter-for-device-model iPhone10,4 –filter-for-device-os-version 13.6 –sticker-pack-identifier-prefix com.customlistingapp.zoogna.sticker-pack. –development-region English –target-device iphone –target-device ipad –minimum-deployment-target 11.0 –platform iphonesimulator –product-type com.apple.product-type.application –compile /Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app /Users/mirfak/Documents/ios/Zoogna/Images.xcassets
2020-08-29 08:40:42.876 ibtoold[626:5982] DEBUG: Added to environment: {
TMPDIR = “/var/folders/1c/9663m76j4c9cc2j3mf3c13k80000gn/T/2370FBF5-9DAA-424A-AFB1-5207510AE5B7”;
}
/* com.apple.actool.document.warnings */
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./LaunchImage.launchimage: warning: Launch images are deprecated in iOS 13.0. Use a launch storyboard or XIB instead.
/* com.apple.actool.document.notices */
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./AppIcon.appiconset/[][iphone][57×57][][][1x][][]: notice: 57×57 app icons only apply to iPhone apps targeting releases of iOS prior to 7.0
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./AppIcon.appiconset/[][iphone][57×57][][][2x][][]: notice: 57×57@2x app icons only apply to iPhone apps targeting releases of iOS prior to 7.0
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./AppIcon.appiconset/[][ipad][50×50][][][1x][][]: notice: 50×50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./AppIcon.appiconset/[][ipad][50×50][][][2x][][]: notice: 50×50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./AppIcon.appiconset/[][ipad][72×72][][][1x][][]: notice: 72×72 app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./AppIcon.appiconset/[][ipad][72×72][][][2x][][]: notice: 72×72@2x app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./AppIcon.appiconset/[][ipad][76×76][][][1x][][]: notice: 76×76@1x app icons only apply to iPad apps targeting releases of iOS prior to 10.0.
/Users/mirfak/Documents/ios/Zoogna/Images.xcassets:./LaunchImage.launchimage/[iphone][retina4][2x][portrait][full-screen][]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/* com.apple.actool.compilation-results */
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/AppIcon60x60@2x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/AppIcon76x76@2x~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-1100-Portrait-2436h@3x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-1100-Landscape-2436h@3x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-800-Portrait-736h@3x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-800-Landscape-736h@3x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-800-667h@2x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-700@2x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-700-568h@2x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-700-Portrait~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-700-Landscape~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-700-Portrait@2x~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-700-Landscape@2x~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage@2x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-568h@2x.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-Portrait~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-Landscape~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-Portrait@2x~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/LaunchImage-Landscape@2x~ipad.png
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Products/Debug-iphonesimulator/Zoogna.app/Assets.car
/Users/mirfak/Library/Developer/Xcode/DerivedData/Zoogna-cqoovdzwuxxshrdcddrmkdbokxoj/Build/Intermediates.noindex/Zoogna.build/Debug-iphonesimulator/Zoogna.build/assetcatalog_generated_info.plist