-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[firebase_dynamic_links] fix dynamic link crash when creating shortlink if warnings are null #1142
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
|
CLAs look good, thanks! |
bparrishMines
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ponnamkarthik,
Thanks for the contribution! Everything looks good.
Can you update the formatting to get the test to pass? After that, I can submit this.
…nk if warnings are null (flutter#1142) * fix dynamic link crash when creating shortlink if warnings are null * fix dynamic link crash when creating shortlink if warnings are null * fix dynamic link crash when creating shortlink if warnings are null * ios crash if warnings are null * ios crash if warnings are null * Formatting
* commit '9017d6e7f867af278edd7e8e584d52524f37443f': (408 commits) [webview_flutter]Allow specifying a navigation delegate(Android and Dart). (flutter#1236) Allow specifying a navigation delegate (iOS implementation). (flutter#1323) Change build link in contributors site to cirrus (flutter#1327) [image_picker] Update versioning for flutter#1268 (flutter#1326) [image_picker] remove unnecessary camera permmision (flutter#1268) Exclude longPress from semantics (flutter#1324) [in_app_purchase] refactoring and tests (flutter#1322) [in_app_purchase] Adds Dart BillingClient APIs for loading purchases (flutter#1286) [connectivity] Update README.md (flutter#1201) [camera] Fixes #28350 (flutter#1261) [cloud_functions] Specify version for CocoaPod and handle null regions gracefully (flutter#1316) [in_app_purchase]retrieve receipt (flutter#1303) [firebase_analytics] Add resetAnalyticsData method (flutter#1311) trackCameraPosition is inferred from GoogleMap.onCameraMove (flutter#1314) [google_maps_flutter]ChangeNotifier is replaced with granular callbacks (flutter#1302) [video_player]Do not divide by zero (flutter#793) [firebase_dynamic_links] Version bump for firebase_dynamic_links PR flutter#1142 (flutter#1309) [firebase_dynamic_links] fix dynamic link crash when creating shortlink if warnings are null (flutter#1142) Fix typo in RewardedVideoAdd sample (flutter#927) Add my name to firebase_performance and firebase_dynamic_links owners (flutter#1300) ... # Conflicts: # packages/camera/android/src/main/java/io/flutter/plugins/camera/CameraPlugin.java # packages/camera/ios/Classes/CameraPlugin.m # packages/firebase_auth/ios/Classes/FirebaseAuthPlugin.m # packages/image_picker/android/build.gradle # packages/video_player/android/src/main/java/io/flutter/plugins/videoplayer/VideoPlayerPlugin.java
|
Hello! Why is this fatal error fix not released yet? Thank you! |
|
@ninnepinne Looks like I may have forgotten to publish or it didn't go through. Thanks for pointing this out. Latest version is now published. |
|
@bparrishMines Thank you very much! |
…nk if warnings are null (flutter#1142) * fix dynamic link crash when creating shortlink if warnings are null * fix dynamic link crash when creating shortlink if warnings are null * fix dynamic link crash when creating shortlink if warnings are null * ios crash if warnings are null * ios crash if warnings are null * Formatting
No description provided.