Hi friends,
I try to make dreamweaver html files and after that use phonegap.
How can I make webviev in a iframe? it works in dreamveawer html files but after phonegap, it is not work in apk.
I try to make dreamweaver html files and after that use phonegap.
How can I make webviev in a iframe? it works in dreamveawer html files but after phonegap, it is not work in apk.
- 7 Posts
- 0 Reply Likes
Posted 5 years ago
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
1. Do you have a file called config.xml?
2. If so, did you include whitelisting in that config?
2. If so, did you include whitelisting in that config?
- 7 Posts
- 0 Reply Likes
At first thanks soo much for your interest.
Yes, I have a config.xml file
Yes again, I have this code in config.xml;
.....
t see in apk.
Where did I wrong???
Yes, I have a config.xml file
Yes again, I have this code in config.xml;
.....
t see in apk.
Where did I wrong???
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
Where did I wrong???You failed to use a CODE element to post code tags here, as described under "some HTML allowed".
- 7 Posts
- 0 Reply Likes
excuse me, but I coudn't understant, how must I write the code?
for example; ""
is that true ?
for example; ""
is that true ?
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
See CODE.../CODE here:
http://community.phonegap.com/some.html
http://community.phonegap.com/some.html
- 7 Posts
- 0 Reply Likes
I did like that but unfortunately it does'nt work :(
- 7 Posts
- 0 Reply Likes
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
- 7 Posts
- 0 Reply Likes
...sorry
Know I just try to solve my 2 code problem about dreamweaver+phonegap apk.
Therefore, I made a simple html document with dreamweaver, after that I tried to package with phonegap.
You can see the html version: h3grafik.com/source/01/
And my config.xml file is config.xml
Black area is an iframe (anorher html page), we can see in web but can't see in apk :(
Phone numbers is my secont problem. At past when I touch a number in my apk, my phone can call that. Bu after some updates, I can't do that.
I know, I did so many disturb you. Please forgive me. And thank you very very much.
Know I just try to solve my 2 code problem about dreamweaver+phonegap apk.
Therefore, I made a simple html document with dreamweaver, after that I tried to package with phonegap.
You can see the html version: h3grafik.com/source/01/
And my config.xml file is config.xml
Black area is an iframe (anorher html page), we can see in web but can't see in apk :(
Phone numbers is my secont problem. At past when I touch a number in my apk, my phone can call that. Bu after some updates, I can't do that.
I know, I did so many disturb you. Please forgive me. And thank you very very much.
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
OK. This makes things a bit clearer.
1. Remove
2. You call a callback function named 'onDeviceReady', but there is no such function defined in your Javascript anywhere. This will result in an error message.
3. Your config is the bare minimum. But it should work, if you restrict yourself to pgb-version 3.7.0
With the current default cli-5.2.0, you should add whitelisting.
Here's how you change the version: add
1. Remove
<script type="text/javascript" charset="utf-8" src="cordova-1.5.0.js"></script>
2. You call a callback function named 'onDeviceReady', but there is no such function defined in your Javascript anywhere. This will result in an error message.
3. Your config is the bare minimum. But it should work, if you restrict yourself to pgb-version 3.7.0
With the current default cli-5.2.0, you should add whitelisting.
Here's how you change the version: add
<preference name="phonegap-version" value="3.7.0"/>- 1 Post
- 0 Reply Likes
- 1 Post
- 0 Reply Likes
I had the same problem a couple of days back, I've tried youtube and the results were all satisfactory. Subway Surfers cheats
- 1 Post
- 0 Reply Likes
As the person said, the Dreamweaver HTML file can be achieved very easily. All you have to do is follow the first comment, the guy explained very well. Modern Combat 5 Blackout Apk
- 1 Post
- 0 Reply Likes
Such a nice site and great work Plz visit here Episode Mod Apk
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers
-
Plugins
- 1283 Conversations
- 38 Followers




