Search found 5 matches

by Torf
Mon Oct 16, 2023 3:24 pm
Forum: General Discussion
Topic: Error "Javascript optimizer has failed (Java is required)."
Replies: 3
Views: 8564

Re: Error "Javascript optimizer has failed (Java is required)."

I have updated SB and checked and now I have this message:

Code: Select all

SpiderBasic - 
Using cordova-fetch for cordova-ios
And SB aborts here. It's not possible build an iOS app.
by Torf
Wed Jul 19, 2023 9:31 am
Forum: General Discussion
Topic: Error "Javascript optimizer has failed (Java is required)."
Replies: 3
Views: 8564

Error "Javascript optimizer has failed (Java is required)."

Hello.

When I try to generate an IOS APP, if I check option "Enable Debugger", I get the error:

Javascript optimizer has failed (Java is required). I think that my Java configuration is correct, in PureBasic and in SO environment variables (PATH and JAVA_LIBRARY). In my case, I'm using PB in MacOS ...
by Torf
Sat May 06, 2023 10:50 am
Forum: Tricks 'n' Tips
Topic: iOS-Deployment done easy :-)
Replies: 13
Views: 88231

Re: iOS-Deployment done easy :-)

Hello.

I'm trying to build and iOS app but the process fails. I get the message "Export successful (/Volumes/..../app.ipa)." but its a erroneous message because none .ipa file is generated.

I think that I followed all steps posted in this thread but I have a doubt... After certificates are ...
by Torf
Fri Apr 28, 2023 8:36 pm
Forum: Feature Requests and Wishlists
Topic: Don't auto-close details of create-app
Replies: 1
Views: 6847

Don't auto-close details of create-app

Hi everybody.

Perhaps it will be a good thing that the window that shows all steps of compilation and creation of app (adding cordova-plugin, discovering... etc), don't automatically close at finish.
Be able to see this detail of jobs and errors (if they occurs) can be very usefull (at least for ...