I think this problem is related to the monaca cloud, because when i try to compile it with phonegap it works.
Karim Krell
@Karim Krell
Posts made by Karim Krell
-
RE: IOS Debugger UTF8 Build Error
-
IOS Debugger UTF8 Build Error
I’m using the OneSignal plugin to use push notifications.
I already managed to build a debugger build for android.Now i tried the same for IOS and get following error.
It seems that there is a lack of utf8 support, what is very unlikely in my opinion.
Do you have any suggestions?-
Cordova plugin add -
$ /data/build-server/cordova/6.5.0/bin/cordova plugin add mobi.monaca.plugins.Monaca@3.1.0
$ /data/build-server/cordova/6.5.0/bin/cordova plugin add cordova-plugin-whitelist@1.3.1
$ /data/build-server/cordova/6.5.0/bin/cordova plugin add cordova-plugin-splashscreen@4.0.3
$ /data/build-server/cordova/6.5.0/bin/cordova plugin add cordova-custom-config@2.0.3
$ /data/build-server/cordova/6.5.0/bin/cordova plugin add /tmp/monaca/59a91fee8034517c5d9408fb/output/plugins/onesignal-cordova-plugin
Installing “onesignal-cordova-plugin” for ios
Failed to install ‘onesignal-cordova-plugin’:Error: pod: Command failed with exit code 1 Error output:
[33mWARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:export LANG=en_US.UTF-8
[0m
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.2.0/lib/cocoapods/user_interface/error_report.rb:14:inreport': incompatible character encodings: UTF-8 and US-ASCII (Encoding::CompatibilityError) from /Library/Ruby/Gems/2.0.0/gems/cocoapods-1.2.0/lib/cocoapods/command.rb:66:in
report_error’
from /Library/Ruby/Gems/2.0.0/gems/claide-1.0.1/lib/claide/command.rb:396:inhandle_exception' from /Library/Ruby/Gems/2.0.0/gems/claide-1.0.1/lib/claide/command.rb:337:in
rescue in run’
from /Library/Ruby/Gems/2.0.0/gems/claide-1.0.1/lib/claide/command.rb:325:inrun' from /Library/Ruby/Gems/2.0.0/gems/cocoapods-1.2.0/lib/cocoapods/command.rb:52:in
run’
from /Library/Ruby/Gems/2.0.0/gems/cocoapods-1.2.0/bin/pod:55:in<top (required)>' from /usr/local/bin/pod:23:in
load’
from /usr/local/bin/pod:23:in `<main>'
at ChildProcess.whenDone (/private/tmp/monaca/59a91fee8034517c5d9408fb/project/platforms/ios/cordova/node_modules/cordova-common/src/superspawn.js:169:23)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:827:16)
at Socket.<anonymous> (internal/child_process.js:319:11)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at Pipe._onclose (net.js:486:12)
Change Xcode Version to 8
-
-
Android Debugger Build Error 500
Hi
I’m trying to make a debugger build, but always geht an api downloadProject Error.
What can i do to solve it?
A normal build is also impossible due the same error.Here is the log:
Fetch queue Info…
Start building 59a53fe0ff2af27075d378f2
Setup working directories…
Download project archive…
! API downloadProject Failed. [ 500 ]
Download error: ! API downloadProject Failed. [ 500 ]
Remove archive file…
Remove working directories…
Build Error: ! API downloadProject Failed. [ 500 ]