Nitin Janyani

Results 10 comments of Nitin Janyani
trafficstars

> ould like to avoid @maknom66 In android working fine, Having issue in iOS after capturing image from camera, While picking image from gallery in that scenario it's working fine....

@nightwolf-chen, @ferbass , @ivk1800 Header 'audio_recorder-Swift.h' not found ``` framework module audio_recorder { umbrella header "audio_recorder-umbrella.h" export * module * { export * } } module audio_recorder.Swift { header "audio_recorder-Swift.h"...

Facing same issue anyone solve this pls reply. ++ @meedan

> > Facing similar issue. > > When links are shared from another app, nothing happens. In my case, not even the custom share component doesn't even open. > >...

@deyanskiq You need to add your app to the share menu list by clicking more after opening the share menu.

I'm facing the same issue, Someone has an idea how to deal with it?

Same issue +1

@PeterTF656 Work for me thanks.

i face same issue connection state is keep changing frequently after connecting pusher i made singleton class for connection and i trigger connect inside initState, ``` import 'package:pusher_websocket_flutter/pusher.dart' as Pusher;...