Skip to content
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

migrate to new platform API #20

Closed
taljacobson opened this issue Jan 11, 2020 · 2 comments · Fixed by #28
Closed

migrate to new platform API #20

taljacobson opened this issue Jan 11, 2020 · 2 comments · Fixed by #28
Labels
help wanted Extra attention is needed IOS

Comments

@taljacobson
Copy link
Owner

flutter 1.12 introduced a new platform API for Android and IOS plugins and while the old API that is being used will still work for the foreseeable future we should migrate to it.

https://flutter.dev/docs/development/packages-and-plugins/plugin-api-migration

while i believe i can migrate the java/Android code,
i will need help with the IOS code, since i am not a objective C or swift programmer. and not very familiar with the IOS native environment.

#19 (comment)

@taljacobson taljacobson added the help wanted Extra attention is needed label Jan 11, 2020
@cmcoffeedev
Copy link

I'll help with iOS if no one else has yet.

@taljacobson
Copy link
Owner Author

@cmcoffee91 sorry if i didn't respond. ios does need some work on, but it is not something that has to do with migration, since the migration is android specific.

with that in mind if you or any one else cares to clean it up, migrate to swift or enhance response to return if its sent|draft|canceled. which in ios is possible.

help would be much appreciated.

@taljacobson taljacobson linked a pull request Jun 11, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed IOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants