I can't upload new version of app to appstore after full OS update. Try install java version 9+ and 8+, doesn't work. In Application Loader I get this log:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.apple.transporter.launcher.Application.start(Application.java:206)
at com.apple.transporter.launcher.Application.main(Application.java:519)
Caused by: java.lang.IllegalStateException: could not find needed OSGiFramework
at com.apple.transporter.osgi.BootstrapHelper.setupClassLoader(BootstrapHelper.java:120)
at com.apple.transporter.osgi.FelixOSGiBootstrapper.bootstrap(FelixOSGiBootstrapper.java:9)
XCode 9.2, java version "1.8.0_151"
Check your payment method See what payment method you have on file and make sure that it isn't expired, declined, or failed. If you can't update apps and you see a message that says “your account is disabled in the App Store,” there might be a problem with your payment method. Contact Apple Support for assistance.
Choose a Distribution Method and Options You can export the archive or upload it to App Store Connect. You export the app to distribute it outside of the App Store, and upload it to distribute it through TestFlight or the App Store. In the Archives organizer, select the archive, then click Distribute App.
Same error here. XCode(9.2) and java(9.0.1).
This command line solve my problem :
rm -R ~/.itmstransporter
Regards
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With