Closed bubupro9x closed 2 years ago
Hi @bubupro9x, We'd be glad to assist.
The Pushy Flutter SDK was already updated to reference Pushy Android SDK 1.0.79
in version 2.0.4
published to npm
.
Please install version 2.0.4
of our Flutter SDK by editing the pubspec.yaml
in the root directory of your project and updating the pushy_flutter
dependency version:
pushy_flutter: 2.0.4
Then, run flutter pub get
to fetch the new version.
Hi, Currently, pushy Android SDK has a new version (1.0.79). Can you upgrade?