Rahul Rastogi

Results 6 issues of Rahul Rastogi

Hi, I'm using following line in my Application class's onCreate() method: ` EasyImage.configuration(this).saveInAppExternalFilesDir().setImagesFolderName("/ByDay/Recipes"); ` This give NPE on some devices. I tested on API level 19 emulator and got this:...

bug

I'm using branch.io SDK for deep linking purpose. The deep link data is coming accurately when app is opened normally. But when the app is opened in split-screen mode, data...

I get an error while using ``` Cookie.clear().then(() => { console.log('Cookie cleared'); }); ``` Npm: 4.2 Node: 7.10.1 React-native-cli: 2.0.1 React-native: 0.50.3 Logs are as follows: ``` [Unhandled promise rejection:...

**Action:** - For a particular file, verify whether the MIME type coming from its extension name and header bytes are both same. - Task performed: `lookupMimeType('file.jpeg', headerBytes: [0x89])` **Expected behaviour:**...

**Is your feature request related to a problem? Please describe.** - For implementing Live Activity and Dynamic Island with push notifications, we don't see any capability in Azure notification hub....

**Action:** - For a particular file, verify whether the MIME type coming from its extension name and header bytes are both same. - Task performed: `lookupMimeType('file.jpeg', headerBytes: [0x89])` **Expected behaviour:**...

package:mime