Skip to content

Commit 8dbab86

Browse files
rajveermalviyagnprice
authored andcommitted
notif android [nfc]: Pigeon bindings too need resource names in keep.xml
1 parent 3a45399 commit 8dbab86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/src/main/res/raw/keep.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- This file is necessary for notifications to work in release builds.
33
4-
The issue is that the package:flutter_local_notifications API has us
4+
The issue is that the Pigeon bindings for notifications API has us
55
identify which icon we want to use via a string name, in Dart code,
66
and that's invisible to the resource shrinker:
77
https://developer.android.com/build/shrink-code#keep-resources

0 commit comments

Comments
 (0)