Is there a way to include it asap ? Or will it not be implemented ?
Of course at this moment, iPhone User can use private mode and everything is working, but that can't be a normal issue as everything should working on iOS 11.3 now as shown here
Expected Behavior
Everthing is and should fine like on Android or especially in iOS Safari private mode yet
Current Behavior
as you can see on that picture on top afterwards you login / connect to database
and after you want to create records:
Image of Error II
As you may now, ember-pouch doesn't work well in this moment with iOS devices. : As described here
everyone nows this walkthrough of ember-simple-auth will let us set up a simple login-form:
which will call of course in pouchdb-authentification as described here
and of course this will make this error: Image of Error
Is there a way to include it asap ? Or will it not be implemented ?
Of course at this moment, iPhone User can use private mode and everything is working, but that can't be a normal issue as everything should working on iOS 11.3 now as shown here
Expected Behavior
Everthing is and should fine like on Android or especially in iOS Safari private mode yet
Current Behavior
as you can see on that picture on top afterwards you login / connect to database and after you want to create records: Image of Error II
Possible Solution
https://github.com/pouchdb/pouchdb/issues/7057
Update
May its not an pouchdb-authentification issue, but as I wrote that now, may this is still an information about that problem.