Anshul Thakur

Results 13 comments of Anshul Thakur

When received a normal message without HASH we are getting a crash. Please check logs below, i have the package installed in app but we are not using the package...

Is this issue resolved? I'm still facing in below version react-native: 0.73.0 @react-native-community/datetimepicker: 8.1.1 > * What went wrong: > A problem was found with the configuration of task ':react-native-community_datetimepicker:packageDebugResources'...

> Is this issue resolved? I'm still facing in below version > > react-native: 0.73.0 @react-native-community/datetimepicker: 8.1.1 > > > * What went wrong: > > A problem was found...

+1 Even after adding network config file the issue is not resolved, can you please help us how we can resolve the same instead of editing the library.

@vinithreddy3 and @pradsirwt Please use below library to detect Frida and avoid frida to bypass root checks [react-native-detect-frida](https://www.npmjs.com/package/react-native-detect-frida)

Please try latest version 0.1.5, let me know if you still face issue. @consuelo-sanna

Yes, as mentioned in docs as well there can be false positive if the manufacturer of device have not closed the ports. In order to avoid the same adjust the...

If you're using simulator with Android 14, please increase the check count to >3. Also can you please send what all checks are being detected for the same?

As mentioned in docs as well, sometimes the manufacturer leaves some port opens due to which the library may detect false positive, so in order to avoid it you can...

Please use below library to detect Frida and avoid frida to bypass root checks [react-native-detect-frida](https://www.npmjs.com/package/react-native-detect-frida) If you find this library helpful, please consider giving it a star :star: @mvn-cuongle-dn @GaneshGK34...