pusher-channels-flutter icon indicating copy to clipboard operation
pusher-channels-flutter copied to clipboard

Pusher Channels client library for Flutter targeting IOS, Android, and WEB

Results 44 pusher-channels-flutter issues
Sort by recently updated
recently updated
newest added

`FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':pusher_channels_flutter:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action > Android resource linking failed ERROR:D:\flutter_projects\GitHub\Vimvid\build\pusher_channels_flutter\intermediates\merged_res\release\values\values.xml:194: AAPT: error:...

``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':pusher_channels_flutter:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action > Android resource linking failed ERROR:C:\Programming\R-Link\cportal-flutter\build\pusher_channels_flutter\intermediates\merged_res\release\values\values.xml:194: AAPT:...

Hello my pusher was working correctly last days but it suddenly doesn't work now this is the error ``` W/m.****.****( 2611): No such thread for suspend: 0x74ce11bc6d38:pusher-java-client eventQueue W/m.****.****( 2611):...

## Description I added a way to convert PusherEvent to JSON and vice versa for easy serialization and use of its class members. Also, I added a proper toString method...

How do I deal with this error which breaks my code when triggering an event? It says the event is in `INITIAL` state. What does this mean? ![Screenshot 2024-07-19 163556](https://github.com/user-attachments/assets/2697d8a8-6e64-4ebf-bed1-d6ec65fc5a4c)

A problem occurred configuring project ':pusher_channels_flutter'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. > Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for...

FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':pusher_channels_flutter:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action > Android resource linking failed ERROR:/Users/bugfinder/Downloads/bug-finder-project/PAYSECURE-APP/paysecure/build/pusher_channels_flutter/intermediates/merged_res/release/values/values.xml:194: AAPT: error:...

This pull request updates the project to use the latest Flutter and Gradle versions, ensuring compatibility and resolving build issues on Android. The following changes have been made: - Updated...

Crashed in new iOS18, methods connect and disconnect. Error: pusher_channels_flutter/SwiftPusherChannelsFlutterPlugin.swift:174: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value

## CHANGELOG * Updated Java version to 11 * Added android namespace