Hi,
i sent to iTunesConnect a new version of my App.
The only difference with previuos version is a defoult value of a variable.
Apple answer me with an error:
This error doesn't appen in debug neither in Release App with developer certificate.
What nai I do to solve the error an what can I do to be sure it is solved.
If i can reproduce the error in test i have problems.....
Thanks
Marco
PS see my Region Project Attributes:
#Region Project Attributes
#ApplicationLabel: Decoro
#Version: 1.1.0
'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown
'#iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight
'#iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown
#iPhoneOrientations: Portrait
#iPadOrientations: Portrait
#PlistExtra:<key>NSLocationWhenInUseUsageDescription</key><string>Used to display the current navigation data.</string>
#PlistExtra:<key>NSLocationUsageDescription</key><string>Used to display the current navigation data.</string>
#PlistExtra:<key>NSPhotoLibraryUsageDescription</key><string>Select a photo.</string>
#PlistExtra:<key>NSCameraUsageDescription</key><string>Taking a photo.</string>
#PlistExtra:<key>NSMicrophoneUsageDescription</key><string>Record video.</string>
#PlistExtra: <key>UIFileSharingEnabled</key><false/>
#ATSEnabled: True
#PlistExtra: <key>NSAppTransportSecurity</key><dict><key>NSAllowsArbitraryLoads</key><true/>
#PlistExtra: <key>NSAllowsArbitraryLoadsInWebContent</key><true/>
#PlistExtra: </dict>
.#End Region
i sent to iTunesConnect a new version of my App.
The only difference with previuos version is a defoult value of a variable.
Apple answer me with an error:
This error doesn't appen in debug neither in Release App with developer certificate.
What nai I do to solve the error an what can I do to be sure it is solved.
If i can reproduce the error in test i have problems.....
Thanks
Marco
PS see my Region Project Attributes:
#Region Project Attributes
#ApplicationLabel: Decoro
#Version: 1.1.0
'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown
'#iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight
'#iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown
#iPhoneOrientations: Portrait
#iPadOrientations: Portrait
#PlistExtra:<key>NSLocationWhenInUseUsageDescription</key><string>Used to display the current navigation data.</string>
#PlistExtra:<key>NSLocationUsageDescription</key><string>Used to display the current navigation data.</string>
#PlistExtra:<key>NSPhotoLibraryUsageDescription</key><string>Select a photo.</string>
#PlistExtra:<key>NSCameraUsageDescription</key><string>Taking a photo.</string>
#PlistExtra:<key>NSMicrophoneUsageDescription</key><string>Record video.</string>
#PlistExtra: <key>UIFileSharingEnabled</key><false/>
#ATSEnabled: True
#PlistExtra: <key>NSAppTransportSecurity</key><dict><key>NSAllowsArbitraryLoads</key><true/>
#PlistExtra: <key>NSAllowsArbitraryLoadsInWebContent</key><true/>
#PlistExtra: </dict>
.#End Region