Closed atiquehossain closed 6 months ago
Thanks for the PR however, A PR can't be done specifically for the codebase that aligns with the older version of the plugin. The changes in this PR were already applied on newer versions and if you choose to remain on an older version then you need to use your own fork for it so will be closing this
Thank you, Michael Bui for your response.
Best regards, Atique Hossain
On Wed, May 1, 2024 at 3:01 PM Michael Bui @.***> wrote:
Thanks for the PR however, A PR can't be done specifically for the codebase that aligns with the older version of the plugin. The changes in this PR were already applied on newer versions and if you choose to remain on an older version then you need to use your own fork for it so will be closing this
— Reply to this email directly, view it on GitHub https://github.com/MaikuB/flutter_local_notifications/pull/2301#issuecomment-2088179464, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJPCFNW2VGYUT5JF2S7DXW3ZACVOZAVCNFSM6AAAAABGJZC4KKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBYGE3TSNBWGQ . You are receiving this because you authored the thread.Message ID: @.***>
Hey there, it seems like my office is sticking with Flutter 2.2.3 for now. We're also using an older version of local_notification (6.1.1). I've noticed that errors occur unless we include android:exported="true" in the AndroidManifest. Thanks for making this awesome plugin!