The log file documents an app crashing due to a NumberFormatException. The app was attempting to parse the string "28.2" into an integer, which failed. This occurred when processing the response from a network request in the SplashActivity. The crash occurs on the main thread, forcing an app shutdown.
The log file documents an app crashing due to a NumberFormatException. The app was attempting to parse the string "28.2" into an integer, which failed. This occurred when processing the response from a network request in the SplashActivity. The crash occurs on the main thread, forcing an app shutdown.
The log file documents an app crashing due to a NumberFormatException. The app was attempting to parse the string "28.2" into an integer, which failed. This occurred when processing the response from a network request in the SplashActivity. The crash occurs on the main thread, forcing an app shutdown.
The log file documents an app crashing due to a NumberFormatException. The app was attempting to parse the string "28.2" into an integer, which failed. This occurred when processing the response from a network request in the SplashActivity. The crash occurs on the main thread, forcing an app shutdown.