kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

Doesn't work in iframe on iOS app and in Safari (Private Window) #139

Closed tomilenko closed 8 years ago

tomilenko commented 8 years ago

Hello,

I have the issue with WooPos functionality in Safari (Private Window) and in the iframe on iOS. Error message in IDBWrapper:

"TypeError: null is not an object (evaluating 'a')".

On the frontend (on /pos page ) are displayed only tabs "Tab" | "Tab". How can I solve this issue in the iframe in iOS app? Do you have any suggestions?

Thanks!

kilbot commented 8 years ago

Safari does not expose IndexedDB on a Private Window. This may change in the future, but at the moment WooCommerce POS will not work with Private Browsing. Please read the FAQs for more info.