Open gino8080 opened 10 years ago
Have you changed the app ID in tiapp.xml?
~Alan Leard
Solutions Architect http://www.appcelerator.comhttp://www.appcelerator.com/
[unknown_1.png]
The Next Generation Mobile
From: gino8080 notifications@github.com<mailto:notifications@github.com> Reply-To: appcelerator-services/x-platform reply@reply.github.com<mailto:reply@reply.github.com> Date: Wednesday, August 6, 2014 at 8:58 AM To: appcelerator-services/x-platform x-platform@noreply.github.com<mailto:x-platform@noreply.github.com> Subject: [x-platform] couldn't load URL: app://com.appcelerator.crossplatform/html/com.appcelerator.charts/index.html (#2)
Hello,
i just trying with your widget, and always get the error
[WARN] couldn't load URL: app://com.appcelerator.crossplatform/html/com.appcelerator.charts/index.html
it seems that i cannot get the correct path
What can be?
thank you very much!
Reply to this email directly or view it on GitHubhttps://github.com/appcelerator-services/x-platform/issues/2.
No I just dropped down the project from the git repo and Runned,
then maybe changing all I also changed the id, but I don't think the problem is that :(
if I copy the folder into project assets and change the widget.js templateUrl from
templateURL=WPATH('/html/pie.html'); to templateURL='html/pie.html';
it works..
any suggestion?
thank you!
Can you send me your tiapp.xml file?
~Alan Leard
Solutions Architect http://www.appcelerator.comhttp://www.appcelerator.com/
[unknown_1.png]
The Next Generation Mobile
From: gino8080 notifications@github.com<mailto:notifications@github.com> Reply-To: appcelerator-services/x-platform reply@reply.github.com<mailto:reply@reply.github.com> Date: Wednesday, August 6, 2014 at 9:44 AM To: appcelerator-services/x-platform x-platform@noreply.github.com<mailto:x-platform@noreply.github.com> Cc: Support-eng support-eng@appcelerator.com<mailto:support-eng@appcelerator.com> Subject: Re: [x-platform] couldn't load URL: app://com.appcelerator.crossplatform/html/com.appcelerator.charts/index.html (#2)
No I just dropped down the project from the git repo and Runned,
then maybe changing all I also changed the id, but I don't think the problem is that :(
any suggestion?
thank you!
Reply to this email directly or view it on GitHubhttps://github.com/appcelerator-services/x-platform/issues/2#issuecomment-51362347.
Hello ,
I just checkout the project from this repo untouched and tried it (i had just to remove the apn module i don't have)
and i got this error
[WARN] couldn't load URL: app://com.appcelerator.crossplatform/html/com.appcelerator.charts/index.html
this is my tiapp.xml (the original one form your repo)
<?xml version="1.0" encoding="UTF-8"?>
Hello,
i just trying with your widget, and always get the error
[WARN] couldn't load URL: app://com.appcelerator.crossplatform/html/com.appcelerator.charts/index.html
it seems that i cannot get the correct path
What can be?
thank you very much!