Pushwoosh / pushwoosh-flutter

Pushwoosh Flutter Plugin
Other
8 stars 16 forks source link

Regarding IOS Live activities. #78

Closed krishaajtak closed 1 month ago

krishaajtak commented 9 months ago

Since pushwoosh already supports live activities natively it would be great if it supported in flutter sdk. Perhaps if someone can guide. I can help in that

enginseer-dev commented 9 months ago

Hello, @krishaajtak

We will need to bridge two methods from native iOS into Flutter - startLiveActivity and stopLiveActivity. On the native side, we will create a widget for the Live Activity.

We will inform you once the task is completed.

krishaajtak commented 9 months ago

if you need any help in bridging, just share with me where to write. I will see how I can contribute.

@enginseer-dev

Regards, Krish Bhanushali Mobile Dev India Today Group.

enginseer-dev commented 9 months ago

@krishaajtak Our code is open source. If you'd like to contribute, please feel free to fork the repository and submit a pull request with the proposed updates. Our team will review the suggest changes and provide feedback.

OmerTrainer commented 8 months ago

Any progress made regarding this issue?

enginseer-dev commented 8 months ago

Hello, @OmerTrainer

The methods startLiveActivityWithToken and stopLiveActivity were added in the latest release of the Flutter plugin - 2.2.20.