Open medzz123 opened 4 years ago
HI @mahedihs1997,
probably this error is not caused by our library because it does not use firebase as dependency (nor the RNFirebaseDatabaseReference$DataSnapshotToMapAsyncTask). Please try to clean build the project.
Followed the docs installing the sdk.
It works fine for iOs, but for android it shows this error when trying to build:
I tried removing manual linking, but still doesn't work.
My react native project includes
implementation project(':react-native-firebase')
, which could be causing this issues.