Pankaj Negi

Results 9 issues of Pankaj Negi

I am trying to download the File in Android 11 but unable to download the file. Every time it's giving ENOENT: no such file or directory, open '/storage/emulated/0/fileName.pdf' error. FileHelper.js...

discussion
feedback-wanted

Android 12 we are getting crash when clicking on Notification. Please check the error log :- `FATAL EXCEPTION: main Process: in.ap.doctordhanush.uttarakandtm, PID: 10238 java.lang.RuntimeException: Unable to start receiver com.dieam.reactnativepushnotification.modules.RNPushNotificationActions: java.lang.SecurityException:...

### Description After Adding react-native-reanimated library in React Native 0.70.0 we are getting below issue in Window 10: ``` error Failed to launch emulator. Reason: Emulator exited before boot.. warn...

Build or config issue
Platform: Android

I am facing an issue where I want to run between query between two range timestamp values.But in SQLite DB number value saved as string. because of this unable to...

I am getting below error when running my test case ``` Test suite failed to run TypeError: Super expression must either be null or a function 13 | @field('modified') modified!:...

I am not able to find "Select Backgrounds" Option for Mobile (Android and iOS ![Screenshot_1635248618](https://user-images.githubusercontent.com/49673803/138887459-8374895a-b133-49f5-91a6-a34f0da9e7fc.png) But its there in web. Thanks

feature-request

### What happened? I am using latest version of the SDK. But getting below issue in iPhone Device. **but working fine in iOS Simulator**: ``` dyld[7510]: Library not loaded: @rpath/OneSignalInAppMessages.framework/OneSignalInAppMessages...

https://api.moonwallet.tech API not working.

I am using migration docs to create migration but getting issue in release APK. Below function is to make column unique ``` export const makeColumnUniqueInSQL = ( sql: string, tableName:...