Skip to content

setOnBackgroundMessage() is now a Future<void> that will await for the function to complete. #143

setOnBackgroundMessage() is now a Future<void> that will await for the function to complete.

setOnBackgroundMessage() is now a Future<void> that will await for the function to complete. #143

Workflow file for this run

name: Features
on:
pull_request:
push:
branches:
- main
jobs:
build:
uses: ably/features/.github/workflows/sdk-features.yml@main
with:
repository-name: ably-flutter
secrets: inherit