flutter_inappwebview
flutter_inappwebview copied to clipboard
fix Theme_AppCompat_Dialog_Alert not found
fix when gradle.properties set android.nonTransitiveRClass=true
, Theme_AppCompat_Dialog_Alert
can not find issue
Connection with issue(s)
Resolve issue #
Connected to #
Testing and Review Notes
Screenshots or Videos
To Do
- [ ] double check the original issue to confirm it is fully satisfied
- [ ] add testing notes and screenshots in PR description to help guide reviewers
- [ ] request the "UX" team perform a design review (if/when applicable)
Great!
Thanks! @all-contributors please add @mohenaxiba for code
@pichillilorenzo Do you have a plan to fix this? And another issue for building failed on Xcode14.
@jinaiyuanbaojie already released version 5.5.0
with this pull request! For the other ios issue, you need to update the Xcode version to 14 (#1369)
@jinaiyuanbaojie already released version
5.5.0
with this pull request! For the other ios issue, you need to update the Xcode version to 14 (#1369)
Thanks man