ChitChat icon indicating copy to clipboard operation
ChitChat copied to clipboard

ChitChat for iOS (iPad)

Open zvaehn opened this issue 9 years ago • 3 comments

Did you consider adapting your code and write an iOS-Webview wrapper App? Would be pretty awesome.

zvaehn avatar Sep 15 '15 11:09 zvaehn

I believe the issue would be that Apple do not approve a WebView in the App store. Maybe you could have something to be sideloaded from XCode.

vmax77 avatar Sep 21 '15 13:09 vmax77

The App was not meant to be uploaded to the AppStore. I tested this out, but the UIWebView currently does not support indexedDB.

Furthermore i read, that in iOS only one App can be active at the same time, so i am not sure about getting messages while not active in our little wrapper-app.

I guess this is the reason why nobody developed somethink like that.

Can s.o. confirm that?

zvaehn avatar Sep 21 '15 13:09 zvaehn

Running Whatsapp Web is possible in WKWebView under iOS 9 (https://github.com/joelfischerr/WhatsPad/tree/master).

joelfischerr avatar Sep 22 '15 11:09 joelfischerr