Pallav Bohara

Results 5 comments of Pallav Bohara

Hello, Thanks for quick reply. Actually right now I am using **connectivity: ^0.4.9+2** and it is returning "ConnectivityStatus.Offline" every time for web(which is I think wrong). And I think if...

Hello, It is not working. I am trying like this(In reference to your 'NetWork Aware Code' in connectivity_servie.dart : `ConnectivityStatus _getStatusFromResult(ConnectivityResult result) { if (kIsWeb) { return ConnectivityStatus.Cellular; } switch...

> > > Hello, > It is not working. > I am trying like this(In reference to your 'NetWork Aware Code' in connectivity_servie.dart : > > `ConnectivityStatus _getStatusFromResult(ConnectivityResult result) {...

@iupchris10 Hi Cris, I am too developing app in Xamarin forms. Me too getting [https://github.com/step-up-labs/firebase-database-dotnet/issues/75](url) error. Does it required to install NuGet Package in all Platforms specific projects too. Can...

Hey @ErdoganYildirim How you resolve the error?