How can I open an iframe in a phonegap/cordova app running on IOS?

前端 未结 3 1245
别跟我提以往
别跟我提以往 2020-12-15 09:09

I have a webapp that I\'m using with PhoneGap/Cordova to install in iOS and Android. At one point in the app I have an iframe that loads content from a second server.

3条回答
  •  感情败类
    2020-12-15 09:35

    The same thing now with iOS 8 is not working. I get the iFrame with no scrolling and overflowing on other divs. Tried various css styles but no solution. Works fine on Android apps. This is using the latest Phonegap build.

提交回复
热议问题