Closed vipul1298 closed 3 years ago
App version: 2.14.0 Android version: 9 Device information: Redmi note 5 pro
Expected behavior: In working state
Current behavior: Showing as in below image given
Showing something like this in debug console : I/flutter (27051): onChange: VehiclesCubit, Change { currentState: (RequestStatus.error: null, NoSuchMethodError: The method '%' was called on null. I/flutter (27051): Receiver: null I/flutter (27051): Tried calling: %(4)), nextState: (RequestStatus.loading: null, null) }
This is an issue with the SpaceX API.
You can see more details here https://github.com/r-spacex/SpaceX-API/issues/910.
Environment
App version: 2.14.0 Android version: 9
Device information: Redmi note 5 pro
Description
Expected behavior: In working state
Current behavior: Showing as in below image given
Images
Stacktrace/Logcat
Showing something like this in debug console : I/flutter (27051): onChange: VehiclesCubit, Change { currentState: (RequestStatus.error: null, NoSuchMethodError: The method '%' was called on null. I/flutter (27051): Receiver: null I/flutter (27051): Tried calling: %(4)), nextState: (RequestStatus.loading: null, null) }