automatically upload debug symbol of android(flutter) to google play distribution #1729
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduce
Expected resultsautomatically upload android native debug symbol Actual resultsseem to google play console warning in make production version step Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey @dwkim891220, looks like a common issue for your problem mentioned on SO here, can you try the suggested solution. |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
Hey @dwkim891220, looks like a common issue for your problem mentioned on SO here, can you try the suggested solution.
Anyway, uploading Android native debug symbols is not an automatic process. You need to manually generate and upload the debug symbols to the Google Play Console.