MorCohenAres
MorCohenAres
*Issue #, if available:* N/A *Description of changes:* Configuration/Exports file in android should sit under `res/raw` and have a name with no dashes (`-`), just like `amplifyconfiguration.json`. Fix it so...
### Before opening, please confirm: - [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin - Coroutines ### Amplify Categories DataStore ###...
The module doesn't return the correct path when running as a self-executable process (not directly using node). This happens due to the usage of `process.execPath` which is assumed to return...