darshankawar

Results 1045 comments of darshankawar

@badrobot15 Does `getInitialLink()` get back with data or is null throughout the case ? Also, is there a way for you to check if `ibi` parameter matches with your app's...

Thanks for the update. Labeling it based on the report and the fact that this is replicable only after deploying prod app on appstore and then trying to install the...

@wederchr Sorry for not coming back to this earlier. Please take a look at below links and see if they help: https://github.com/firebase/flutterfire/issues/8926 https://github.com/firebase/flutterfire/issues/8926#issuecomment-1196653932 https://github.com/firebase/flutterfire/issues/9110#issuecomment-1198263612 https://github.com/firebase/flutterfire/issues/9110#issuecomment-1201156205

This issue is still open, so no need to open a new issue. /cc @russellwheatley for further insights on this.

@SoftWyer Thanks for the report. Can you provide your database structure, to know how is the parent and children are aligned ? Can you also try the database plugin [example](https://github.com/firebase/flutterfire/tree/master/packages/firebase_database/firebase_database/example)...

Thanks for the update. This could very well be an issue with `get()` api as also mentioned by firebaser here: https://stackoverflow.com/a/71180754. Since, `firebase_datbase` plugin is a wrapper around native firebase...

Thanks @paulb777 for the input. My initial reasoning was based on the comment from SO link I shared earlier. @SoftWyer currently the demo app and database setup I've is like...

Thanks for the update. I tried replicating using plugin's example but was unable to see same behavior. I am keeping this issue open and labeling for further insights from the...