AB Satyaprakash

Results 6 comments of AB Satyaprakash

This issue needs attention. Sure `simualteRoute: false` fixes it, but that's not a solution.

I did. Running `flutter clean` and starting over helped. But now I am getting this - ``` E/AndroidRuntime( 5234): java.lang.NoClassDefFoundError: Failed resolution of: Lcom/mapbox/navigation/core/fasterroute/FasterRouteObserver; ```

Ya. Following instructions from StackOverflow to exclude the arm64 architecture in the Podfile and in the Build Settings, results in the following for me - ``` Error (Xcode): Undefined symbol:...

I'm facing the same issue with CodeChef March CookOff (as a practice contest). The test cases are not being shown and neither I'm I able to submit. I hope it...

> open AWS CloudShell and run cmd: aws amplify delete-app --app-id > > you can find amplify app id at amplify app detail Worked for me! Thanks.

Did you add your SECRET key to .netrc file as instructed?