Shashwat Jain

Results 4 issues of Shashwat Jain

**Describe the bug** The extension cannot be activated on VSCode. Fails to initialize. **Extension Version** v2.8.1 **Framework/i18n package you are using** React Native **To Reproduce** Steps to reproduce the behavior:...

bug

Everything was working fine until I tried to delete the only table in my project. Find below the error trace: `$ awsmobile database configure ` ``` (node:43624) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected...

investigating

`FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:multiDexListDebug'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Error while merging dex archives: Learn how...

I have a use case where the background job needs to access the backend system via `destinations` in a multi tenant app. How can i achieve this? Basically i want...

question