Skip to content

Conversation

@otopba
Copy link
Owner

@otopba otopba commented Sep 11, 2019

No description provided.

juliocbcotta and others added 14 commits September 3, 2019 13:44
This PR creates a factory for BillingClient, with that was possible to remove a secondary constructor that was used just for test.

With the introduction of the factory there was the need to update some tests as it was testing states that would never be reached in the normal plugin flow (due the usage of the constructor for testing). Basically, the test cases depended on the state of BillingClient that would be null if no previous setup was executed.
content:// uris will be routed from DefaultDataSourceFactory in Android
* Fix getApplicationSupportDirectory integration test
* Add missing unit tests
* setMockPathProviderPlatform
This PR includes addition of "action_application_details_settings" action to open App info settings.
I was working on Handling denied permissions in one of my projects where i wanted to redirect user to app info settings to enable permissions in case the permissions were denied permanently (that is clicked 'Do not ask again checkbox')
* [path_provider] add getLibraryDirectory
…#2052)

* Add stub iOS implementation and example app
* Gracefully handle running tests on the host
* Define a new parameter for signaling that the transaction is sensitive.
* Up the biometric version to beta01.
* Handle no device credential error.
@otopba otopba merged commit e2613e0 into otopba:master Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.