-
Notifications
You must be signed in to change notification settings - Fork 227
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
Build error when integrating OneSignal following the Flutter SDK Setup guide #525
Comments
I managed to fix this by upgrading the kotlin version in
to
|
It appears that our Gradle plugin may be the culprit here. The comment above does work to unblock this issue, but we should fix our plugin to work with the default Kotlin version that |
I am currently using kotlin version- 1.6.10 but i am still getting same error. |
Here's a related issue filed on the plugin repo: OneSignal/OneSignal-Gradle-Plugin#184 |
Closing issue as stale. If this is still happening in 2024 feel free to tag me to reopen |
Description
I followed the getting started guide to get up and running with Flutter, but I get the following error when I attempt to run the app on the Android simulator.
I also want to call out step 6.1 as being ambiguous: there is no mention of where in the file the code should be (i.e. Line 1, or the end of the file, or somewhere in between).
Environment
Repro steps
Misc.
Shell output when trying to run on Android
The text was updated successfully, but these errors were encountered: