Add missing fallbackToSettings argument on native iOS side#523
Add missing fallbackToSettings argument on native iOS side#523jkasten2 merged 1 commit intoOneSignal:mainfrom
Conversation
jkasten2
left a comment
There was a problem hiding this comment.
@slawekkrol Thanks for the PR, the code changes themselves looks like it will work. Can you note the iOS version and Flutter version you have tested this on?
Flutter 2.5.3 • channel stable But IMO this really doesn't matter because this change is only native ObjC code in one place, so this code must works on every version iOS and flutter |
jkasten2
left a comment
There was a problem hiding this comment.
Thanks for providing those details.
tanaynigam
left a comment
There was a problem hiding this comment.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @nan-li)
This change is