dpico commented on issue #802:
URL: 
https://github.com/apache/cordova-android/issues/802#issuecomment-1188235405

   Hello @signalpoint ,
   
   We have an app built with jDrupal and Cordova that's 9 years old. It's been 
quite a tough adventure but we have come to a dead end with the issue described 
in this thread. After the last PlayStore requirements came out, we updated our 
Cordova version and added CORS headers into our servers, but it still doesn't 
work. If we do a user_login, the function does it successfully and returns the 
login username correctly. If we do an Ajax call after that, it works. 
   
   Problem comes whenever we do a jDrupal system_connect, which returns 
'anonymous user' and no further call works any longer (403 Access denied for 
user anonymous). We've tried to change `AndroidInsecureFileModeEnabled` as you 
suggested in this thread before and it didn't work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to