Search Issue Tracker
Fixed in 1.2.1-preview
Votes
0
Found in [Package]
1.1.0-preview
Issue ID
1231218
Regression
Yes
[Android][Mobile Notifications] Dependencies aren't inserted correctly if one of them contain variable definitions
Repro steps:
1. Open attached project
2. Export a gradle project
3. Open build.gradle
Actual: "implementation "com.facebook.android:facebook-core:${FACEBOOK_SDK_VERSION
implementation 'com.android.support:appcompat-v7:27.1.1'
}"" is generated into build.gradle
Reproducible with: Mobile Notifications 1.2.0
Not reproducible with: Mobile Notifications 1.0.4 - preview.9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment