Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: handle missing child classes when querying native classes #1718

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

edusperoni
Copy link
Collaborator

@edusperoni edusperoni commented Jul 28, 2022

Fixes NativeScript/NativeScript#9858

I can't find a good way to unit test this in a way that works on multiple android APIs. Maybe we can add a unit test for this specific scenario but that will only work on APIs lower than 29 for example.

@cla-bot cla-bot bot added the cla: yes label Jul 28, 2022
@edusperoni edusperoni marked this pull request as ready for review August 1, 2022 17:49
@NathanWalker NathanWalker merged commit c238166 into master Aug 1, 2022
@NathanWalker NathanWalker deleted the fix/appcompat-1.4-crash branch August 1, 2022 19:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting AppCompat version to 1.4.0-alpha01 and higher to fulfill the new Android Emoji Policy
2 participants