Zia

Results 18 comments of Zia

This issue is not solved yet? Please ..

Dear @solpreneur I get null from `broadcusting/auth` this is init ``` try { await pusher.init( apiKey: _apiKey.text, cluster: _cluster.text, onConnectionStateChange: onConnectionStateChange, onError: onError, onSubscriptionSucceeded: onSubscriptionSucceeded, onEvent: onEvent, onSubscriptionError: onSubscriptionError, onDecryptionFailure:...

> @mikob Can you open an issue on the fork with some info about your setup (vue cli config and main.js)? I'm myself using it in projects with `@vue/cli` and...

@anasmano is this package working well for tracking location in the background?

I'm having same issue. It was working in flutter 3.10 after upgrading to 3.16 it does not working. I tested on Samsung A12 Android 12. Please fix this issue.

> I am facing this issue with Flutter 3.16.3 too with device Samsung Galaxy A13, Android Version 13 > > Flutter doctor logs: > > Doctor summary (to see all...

> > > I am facing this issue with Flutter 3.16.3 too with device Samsung Galaxy A13, Android Version 13 > > > Flutter doctor logs: > > > Doctor...

> The problem is that there is regression from Flutter engine and there is little we can do ourselves about it. The paybutton is made by Stripe and the issue...