A
A
Andryushkov Konstantin2016-07-04 16:57:12
JavaScript
Andryushkov Konstantin, 2016-07-04 16:57:12

How to open an iFrame in a Cordova application?

Good time of the day. There is a tablet application written with JS, HTML, CSS on the Cordova platform . Does not open iFrame on the device itself. There is no error, access to all domains is open <access origin="*" />. Everything works fine on desktop. Tried to embed iframe via js, to no avail. Can anyone come across? Can InAppBrowser open a link in frame ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Wolf, 2016-07-04
@robston

Maybe for this you need to add the plugin "cordova-plugin-whitelist". But there is still an error: 404.
Also, you will need to add<allow-navigation href="*" />

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question