Skip to content

Add mobile support #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 5, 2023
Merged

Conversation

ademar111190
Copy link
Contributor

iOS

14+

  • To fetch data copied in other apps, it is necessary to get explicit authorization from the user
  • The data copied inside the app itself works as expected without the need for authorization

pre-14

  • Data copied inside the app and data copied outside the app in both cases works normally without the need for authorization

Android

10+

pre-10

  • Works out of the box in both scenarios; In the background and the foreground

@lijy91
Copy link
Member

lijy91 commented Mar 5, 2023

LGTM

@lijy91 lijy91 merged commit eaa5f95 into leanflutter:main Mar 5, 2023
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.

2 participants