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

Screen Reader #1

Merged
merged 48 commits into from
Aug 19, 2020
Merged

Screen Reader #1

merged 48 commits into from
Aug 19, 2020

Conversation

imhoffd
Copy link
Contributor

@imhoffd imhoffd commented Jul 9, 2020

@carlpoole
Copy link
Member

carlpoole commented Jul 29, 2020

Just wanted to make a note: this plugin is susceptible to memory leaks when used in embedded. I think we need to add a call to removeTouchExplorationStateChangeListener on the destroy/unload event. (I can help fix it and test if you like)

@imhoffd
Copy link
Contributor Author

imhoffd commented Jul 29, 2020

Something to be cognizant of when migrating these plugins. I added a Plugin Transfer Checklist to ionic-team/capacitor#3227.

@imhoffd imhoffd marked this pull request as ready for review August 5, 2020 20:53
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a few comments/suggestions.

Also, should we start with 0.0.1 version or with 1.0.0?

screen-reader/ios/Plugin/ScreenReaderPlugin.swift Outdated Show resolved Hide resolved
screen-reader/ios/PluginTests/PluginTests.swift Outdated Show resolved Hide resolved
screen-reader/package.json Outdated Show resolved Hide resolved
@imhoffd
Copy link
Contributor Author

imhoffd commented Aug 6, 2020

I think we should start with 0.0.1 while Capacitor 3 is in alpha. We can switch them all to 1.0.0 when Capacitor 3 is released.

@imhoffd imhoffd requested a review from carlpoole August 19, 2020 15:55
@imhoffd imhoffd merged commit d0ab633 into main Aug 19, 2020
@imhoffd imhoffd deleted the screen-reader branch August 19, 2020 18:03
kpatfln pushed a commit to kpatfln/capacitor-plugins that referenced this pull request Apr 27, 2022
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.

4 participants