You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the past week I've been tracking down the reason for my app no longer uploading correctly to itunes because of missing app icons (which actually were in the archive when I would export and check the contents). I finally found that I could delete the AppIcon from the assets, create a new AppIcon and then manually drag my images over into the correct spots for the AppIcon in xcode. This was painful to find out 😄 . So during more testing for issue #2302 I just downgraded to 2.3.0 for iOS, built the app, opened xcode and the AppIcon in the assets works fine. I was able to upload to itunes without manually creating the AppIcon. Something has happened with 2.4 from 2.3 to cause this behavior, I just am not sure where to look for iOS specific issues.
The text was updated successfully, but these errors were encountered:
During the past week I've been tracking down the reason for my app no longer uploading correctly to itunes because of missing app icons (which actually were in the archive when I would export and check the contents). I finally found that I could delete the AppIcon from the assets, create a new AppIcon and then manually drag my images over into the correct spots for the AppIcon in xcode. This was painful to find out 😄 . So during more testing for issue #2302 I just downgraded to 2.3.0 for iOS, built the app, opened xcode and the AppIcon in the assets works fine. I was able to upload to itunes without manually creating the AppIcon. Something has happened with 2.4 from 2.3 to cause this behavior, I just am not sure where to look for iOS specific issues.
The text was updated successfully, but these errors were encountered: