cemerson / cordova-inappbrowser-ce

(OLD/Archived) was for iOS 9? and earlier Cordova work
12 stars 6 forks source link

Can't Close Window #2

Open GrafixCube opened 11 years ago

GrafixCube commented 11 years ago

I cant seem to close the window, I see in the log I keep getting,

CDVInAppBrowserViewController.close()

is it because I am running ios 6.1 sdk?

Jase4yaz commented 11 years ago

I found a workaround, not sure how to fix the original animations, but I inserted the code below in the void close function.

}