Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
HTC Evo dynamically append files to page links wrong direction
HTC Evo links to files direct to android_assets not assets when i dynamically load files
-
Hey Andrey Dot
Is this happen specifically to the said device? How about the simulator?
Thanks
-Amir -
-
-
-
Hi Andrey
Do you have sample code that we can look at? Perhaps it's a pathing issue or the like.
Note: Surround your sample code with < code>< /code> tag. Else it possibly won't show up.
Cheers
-Amir -
-
var url = "Resources/widget.js";
$.getScript(url, function(data, status){
alert("success loading");
})
.fail(function(jqxhr, settings, exception){
alert("error loading " + exception);
}); -
-
Hey Andrey
Unfortunately I can't replicate the same. Can you by chance share your appid here? I'll try to test on my device asap
http://build.phonegap.com/apps/xxxx
Cheers
-Amir -
-
-
-
-
-
Hey Andrey,
So sorry for my late response. This gone way out of my radar. I am looking into this right now and will get back to you as soon as possible. Please bear with me.
By the way, can you provide step to reproduce the problem?
-Amir -
-
-
-
Hi Andrey,
Can you provide step to reproduce the problem? I will take quick look into it with the step you provided.
Thanks
-Amir -
-
on app load there are two alerts that show success or fail loading files. if fail then it's bad else good
-
-
-
Loading Profile...



EMPLOYEE
