Skip to content

issues Search Results · repo:pusher/pusher-websocket-react-native language:TypeScript

Filter by

116 results
 (62 ms)

116 results

inpusher/pusher-websocket-react-native (press backspace or delete to remove)

After removing the initialization of Pusher in our production React Native application, we noticed that all fetch operations are being triggered unexpectedly. Unfortunately, we are not receiving any logs ...
  • csulit
  • Opened 
    on Jan 25
  • #173

Steps to reproduce Happens occasionally for a long running ios device Expected behavior Pusher client reconnects successfully. Actual behavior Pusher client state perpetually cycles between RECONNECTING ...
  • arthurshir
  • 1
  • Opened 
    on Jan 9
  • #172

hello all, am using this to connect and subscribe const pusher = await connect(); await pusher.subscribe({ channelName, onEvent: (event: PusherEvent) = { debugLog( Pusher-Event , event); ...
question
  • AbdulkarimTaha
  • 1
  • Opened 
    on Dec 24, 2024
  • #171

the library was working fine until today img width= 1038 alt= Screenshot 2024-12-19 at 4 01 15 AM src= https://github.com/user-attachments/assets/b959f2fc-6189-4489-ad54-a39cfa4a2560 /
  • karimsaad687
  • 1
  • Opened 
    on Dec 19, 2024
  • #170

I need to connect to 2 different servers. I saw in the source code that it uses a singleton, thus I can t have 2 different instances. Any solution?
  • endruuu
  • 4
  • Opened 
    on Dec 17, 2024
  • #169

Before builds were not having any issue. Today I tried to build release APK and getting following error: Could not determine the dependencies of task :app:lintVitalReportRelease . Could not resolve all ...
  • Shasikhan
  • 3
  • Opened 
    on Dec 11, 2024
  • #168

Hi, When the pusher singleton is reset or re-initialised with an onConnectionStateChange() listener, these listeners are not being removed. Pusher::init() calls removeAllListeners() prior to adding the ...
  • Agent57
  • Opened 
    on Nov 11, 2024
  • #167

Hello Pusher team 👋 The React Native core team just published version 0.76 which comes with the new architecture enabled by default. Most React Native apps will gradually migrate to the new architecture ...
  • greeeg
  • 2
  • Opened 
    on Oct 30, 2024
  • #166

When building my react native project I get the following error, although it would appear to be an issue with oss.sonatype.org being down for the past few days FAILURE: Build failed with an exception. ...
  • MattBlack01
  • 4
  • Opened 
    on Jul 26, 2024
  • #163

i was referring the pusher official doc and implemented as it was given. I wanted to implement the chat feature for the react native expo app.When i used this code I got the error. const pusher = Pusher.getInstance(); ...
  • Ankush-Hegde
  • Opened 
    on Jun 22, 2024
  • #162
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub