ably-flutter icon indicating copy to clipboard operation
ably-flutter copied to clipboard

How to disable Firebase on iOS

Open BodenTide opened this issue 8 months ago • 0 comments

I can disable Firebase on Android using the following code, but I don't see how to disable it on iOS?

<receiver android:name="io.ably.flutter.plugin.push.FirebaseMessagingReceiver" tools:node="remove"> </receiver>

Can you help me?

┆Issue is synchronized with this Jira Task by Unito

BodenTide avatar Aug 05 '25 10:08 BodenTide