Nithin Malikarunja

Results 3 issues of Nithin Malikarunja

**1) Image residing in Application private path.** lFileUrl =data/user/0/com.company.stub/files/myfolder/IMG-20210826-204423558thumb.jpg **2)XMLHttpRequest request done from javascript level in cordova based android app.** var xhr = new XMLHttpRequest(); xhr.open("GET", lFileUrl, true); xhr.responseType =...

bug

Hello, Im using CBL with TJWS and have issue when self signed certificate is been used. https://github.com/couchbase/couchbase-lite-java-listener/issues/78 If i use the proper valid Certificate from trusted CA and apply in...

# Bug Report ## Problem Device is having lock screen password.Black or blank screen seen after keeping application idle and then open the application in cordova version >= 10.Issue is...