rafal.platek
rafal.platek
**Describe the bug** If the app is not authorized and the `authenticateWithCordova()` is called the login form is presented in the inappbrowser properly. Filling all credentials and then dropbox tries...
Hi, I've been searching for a solution to the poor performance loading of big DOMs on mobile browsers, especially in hybrid apps. I've been very enthusiastic about the angular-vs-repeat but...
The file `/src/Actions/Front/Schemas/PrintHeadJsonSchema.php` adds about 0.22s (which is a lot) to the processing time when profiling an URL using the WP CLI. In particular this code: ``` $jsons = seopress_get_service('JsonSchemaGenerator')->getJsonsEncoded(['organization',]);...
- [X] I have updated Purchases SDK to the latest version - [X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md) - [X] I have searched the [Community](https://community.revenuecat.com) - [X] I have...
I've found your CLI very useful but also limited. For example some snippets from the emmetio cheat-sheet page doesn't work. Like for example almost all aliases doesn't work properly except...
When trying to delete an entry in the Apple Health using the following: `navigator.health.delete({...})` and when the key is 'blood_pressure' then this error is logged: > *** Terminating app due...
I've got two measurements in the Health app. I call query on the health object and specify limit as 1 to get the latest record in the data range, but...
Google has started to send messages about the service shutdown. > We found that one or more of your apps is using the Google Drive Android API, which will be...
The `uploadFile()` successcallback `response` value is `OK` even if the function was not successful. The case for this is a working 4G connection (or a different one as well) on...
I successfuly upload a file to google drive application folder. I can fileList() it, I can download it and it increases the storage occupation visible for app files in the...