I’m having an issue with my android game, it crashes on startup, but not always. If i keep trying to open it, it will finally open. But it works like 4 times out of 5 attempts.
Here’s the log when it crashes:
I/ActivityManager( 862): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity bnds=[6,582][123,715]} from pid 11077
I/ActivityManager( 862): Start proc com.bbQGames.SkateInSpace for activity com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: pid=11845 uid=10103 gids={50103, 3003}
W/InputDispatcher( 862): channel '42431198 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 862): channel '42431198 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 862): Attempted to unregister already unregistered input channel '42431198 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)'
I/WindowState( 862): WIN DEATH: Window{42431198 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
W/ActivityManager( 862): Force removing ActivityRecord{424b6c78 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity t14}: app died, no saved state
W/WindowManager( 862): Force-removing child win Window{424696e0 u0 SurfaceView} from container Window{42431198 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
I/ActivityManager( 862): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity bnds=[6,582][123,715]} from pid 11077
I/ActivityManager( 862): Start proc com.bbQGames.SkateInSpace for activity com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: pid=11920 uid=10103 gids={50103, 3003}
I/ActivityManager( 862): Displayed com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: +513ms
I/Timeline( 862): Timeline: Activity_windows_visible id: ActivityRecord{427451f0 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity t15} time:2253381
I/Unity (11920): SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 4, Memory = 910mb
I/Unity (11920): SystemInfo ARM big.LITTLE configuration: 4 big (mask: 15), 0 little (mask: 0)
I/Unity (11920): ApplicationInfo com.bbQGames.SkateInSpace version 1.0 build 34f3480a-23c4-4653-930a-95e74df10445
E/Unity (11920): Unable to find AudioPluginMsHRTF
E/Unity (11920): Unable to find AudioPluginOculusSpatializer
E/Unity (11920): Unable to find unitygar
E/Unity (11920): Unable to find libAudioPluginOculusSpatializer
E/Unity (11920): Unable to find libtango_3d_reconstruction_api
D/Unity (11920): GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_AMD_program_binary_Z400 GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_robustness GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_NV_fence GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_EGL_image GL_OES_EGL_sync GL_OES_EGL_image_external GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_fragment_precision_high GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_depth_texture_cube_map GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_array_object GL_QCOM_alpha_test GL_QCOM_binning_control GL_QCOM_driver_control GL_QCOM_perfmon_global_mode GL_QCOM_extended_get GL_QCOM_extended_get2 GL_QCOM_tiled_rendering GL_QCOM_writeonly_rendering GL_KHR_texture_compression_astc_ldr GL_EXT_sR
D/Unity (11920): GB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_filter_anisotropic GL_EXT_multisampled_render_to_texture GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_disjoint_timer_query
F/libc (11920): Fatal signal 11 (SIGSEGV) at 0x63885000 (code=2), thread 11944 (UnityGfxDeviceW)
I/DEBUG ( 246): pid: 11920, tid: 11944, name: UnityGfxDeviceW >>> com.bbQGames.SkateInSpace <<<
I/DEBUG ( 246): #03 pc 00564100 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #04 pc 0053c704 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #05 pc 0053c614 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #06 pc 0054bb5c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #07 pc 0054d0b4 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #08 pc 002aaaac /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #09 pc 002a9c44 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #10 pc 0047533c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #11 pc 005327f0 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #12 pc 00536a74 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #13 pc 0052ef1c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #14 pc 003e842c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): 6398253c 60324104 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
W/ActivityManager( 862): Force finishing activity com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity
W/InputDispatcher( 862): channel '424ac960 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 862): channel '424ac960 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 862): Attempted to unregister already unregistered input channel '424ac960 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)'
I/WindowState( 862): WIN DEATH: Window{424ac960 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
W/WindowManager( 862): Force-removing child win Window{4255d6e0 u0 SurfaceView} from container Window{424ac960 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
Here’s the log when it doesn’t crash:
I/ActivityManager( 862): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity bnds=[6,582][123,715]} from pid 11077
I/ActivityManager( 862): Start proc com.bbQGames.SkateInSpace for activity com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: pid=12126 uid=10103 gids={50103, 3003}
W/ActivityManager( 862): Activity pause timeout for ActivityRecord{424b6c78 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity t16}
I/WindowState( 862): WIN DEATH: Window{42d194c0 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
W/WindowManager( 862): Force-removing child win Window{42da3458 u0 SurfaceView} from container Window{42d194c0 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
I/ActivityManager( 862): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity bnds=[6,582][123,715]} from pid 11077
I/ActivityManager( 862): Start proc com.bbQGames.SkateInSpace for activity com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: pid=12206 uid=10103 gids={50103, 3003}
I/ActivityManager( 862): Displayed com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: +530ms
I/Timeline( 862): Timeline: Activity_windows_visible id: ActivityRecord{428d0da8 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity t18} time:2733134
I/Unity (12206): SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 4, Memory = 910mb
I/Unity (12206): SystemInfo ARM big.LITTLE configuration: 4 big (mask: 15), 0 little (mask: 0)
I/Unity (12206): ApplicationInfo com.bbQGames.SkateInSpace version 1.0 build 34f3480a-23c4-4653-930a-95e74df10445
E/Unity (12206): Unable to find AudioPluginMsHRTF
E/Unity (12206): Unable to find AudioPluginOculusSpatializer
E/Unity (12206): Unable to find unitygar
E/Unity (12206): Unable to find libAudioPluginOculusSpatializer
E/Unity (12206): Unable to find libtango_3d_reconstruction_api
D/Unity (12206): GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_AMD_program_binary_Z400 GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_robustness GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_NV_fence GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_EGL_image GL_OES_EGL_sync GL_OES_EGL_image_external GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_fragment_precision_high GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_depth_texture_cube_map GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_array_object GL_QCOM_alpha_test GL_QCOM_binning_control GL_QCOM_driver_control GL_QCOM_perfmon_global_mode GL_QCOM_extended_get GL_QCOM_extended_get2 GL_QCOM_tiled_rendering GL_QCOM_writeonly_rendering GL_KHR_texture_compression_astc_ldr GL_EXT_sR
D/Unity (12206): GB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_filter_anisotropic GL_EXT_multisampled_render_to_texture GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_disjoint_timer_query
F/libc (12206): Fatal signal 11 (SIGSEGV) at 0x6388d000 (code=2), thread 12228 (UnityGfxDeviceW)
I/DEBUG ( 246): pid: 12206, tid: 12228, name: UnityGfxDeviceW >>> com.bbQGames.SkateInSpace <<<
I/DEBUG ( 246): #03 pc 00564100 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #04 pc 0053c704 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #05 pc 0053c614 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #06 pc 0054bb5c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #07 pc 0054d0b4 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #08 pc 002aaaac /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #09 pc 002a9c44 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #10 pc 0047533c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #11 pc 005327f0 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #12 pc 00536a74 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #13 pc 0052ef1c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): #14 pc 003e842c /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
I/DEBUG ( 246): 6398a53c 60324104 /mnt/asec/com.bbQGames.SkateInSpace-1/lib/libunity.so
W/InputDispatcher( 862): channel '428a8f60 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 862): channel '428a8f60 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 862): Attempted to unregister already unregistered input channel '428a8f60 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity (server)'
I/WindowState( 862): WIN DEATH: Window{428a8f60 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
W/WindowManager( 862): Force-removing child win Window{42aaef58 u0 SurfaceView} from container Window{428a8f60 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity}
W/ActivityManager( 862): Force removing ActivityRecord{428d0da8 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity t18}: app died, no saved state
I/ActivityManager( 862): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity bnds=[6,582][123,715]} from pid 11077
I/ActivityManager( 862): Start proc com.bbQGames.SkateInSpace for activity com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: pid=12271 uid=10103 gids={50103, 3003}
I/ActivityManager( 862): Displayed com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity: +280ms
I/Timeline( 862): Timeline: Activity_windows_visible id: ActivityRecord{429a4a90 u0 com.bbQGames.SkateInSpace/com.unity3d.player.UnityPlayerActivity t19} time:2737404
I/Unity (12271): SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 4, Memory = 910mb
I/Unity (12271): SystemInfo ARM big.LITTLE configuration: 4 big (mask: 15), 0 little (mask: 0)
I/Unity (12271): ApplicationInfo com.bbQGames.SkateInSpace version 1.0 build 34f3480a-23c4-4653-930a-95e74df10445
E/Unity (12271): Unable to find AudioPluginMsHRTF
E/Unity (12271): Unable to find AudioPluginOculusSpatializer
E/Unity (12271): Unable to find unitygar
E/Unity (12271): Unable to find libAudioPluginOculusSpatializer
E/Unity (12271): Unable to find libtango_3d_reconstruction_api
D/Unity (12271): GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_AMD_program_binary_Z400 GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_robustness GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_NV_fence GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_EGL_image GL_OES_EGL_sync GL_OES_EGL_image_external GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_fragment_precision_high GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_depth_texture_cube_map GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_array_object GL_QCOM_alpha_test GL_QCOM_binning_control GL_QCOM_driver_control GL_QCOM_perfmon_global_mode GL_QCOM_extended_get GL_QCOM_extended_get2 GL_QCOM_tiled_rendering GL_QCOM_writeonly_rendering GL_KHR_texture_compression_astc_ldr GL_EXT_sR
D/Unity (12271): GB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_filter_anisotropic GL_EXT_multisampled_render_to_texture GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_disjoint_timer_query
D/UnityAds(12271): com.unity3d.ads.cache.CacheDirectory.getCacheDirectory() (line:42) :: Unity Ads is using external cache directory: /storage/emulated/0/Android/data/com.bbQGames.SkateInSpace/cache/UnityAdsCache
D/UnityAds(12271): com.unity3d.ads.misc.Utilities.writeFile() (line:105) :: Wrote file: /storage/emulated/0/Android/data/com.bbQGames.SkateInSpace/cache/UnityAdsCache/UnityAdsStorage-public-data.json
D/UnityAds(12271): com.unity3d.ads.device.Storage.sendEvent() (line:82) :: Couldn't send storage event to WebApp
D/UnityAds(12271): com.unity3d.ads.misc.Utilities.writeFile() (line:105) :: Wrote file: /storage/emulated/0/Android/data/com.bbQGames.SkateInSpace/cache/UnityAdsCache/UnityAdsStorage-public-data.json
D/UnityAds(12271): com.unity3d.ads.device.Storage.sendEvent() (line:82) :: Couldn't send storage event to WebApp
D/UnityAds(12271): com.unity3d.ads.UnityAds.initialize() (line:109) :: ENTERED METHOD
I/UnityAds(12271): com.unity3d.ads.UnityAds.initialize() (line:148) :: Initializing Unity Ads 2.1.1 (2101) with game id 2652968 in production mode
I/UnityAds(12271): com.unity3d.ads.UnityAds.initialize() (line:160) :: Unity Ads environment check OK
W/dalvikvm(12271): Unable to resolve superclass of Lcom/unity3d/ads/connectivity/ConnectivityNetworkCallback; (62)
W/dalvikvm(12271): Link of class 'Lcom/unity3d/ads/connectivity/ConnectivityNetworkCallback;' failed
I/dalvikvm(12271): Could not find method com.unity3d.ads.connectivity.ConnectivityNetworkCallback.register, referenced from method com.unity3d.ads.connectivity.ConnectivityMonitor.startListening
W/dalvikvm(12271): VFY: unable to resolve static method 901: Lcom/unity3d/ads/connectivity/ConnectivityNetworkCallback;.register ()V
W/dalvikvm(12271): Unable to resolve superclass of Lcom/unity3d/ads/connectivity/ConnectivityNetworkCallback; (62)
W/dalvikvm(12271): Link of class 'Lcom/unity3d/ads/connectivity/ConnectivityNetworkCallback;' failed
I/dalvikvm(12271): Could not find method com.unity3d.ads.connectivity.ConnectivityNetworkCallback.unregister, referenced from method com.unity3d.ads.connectivity.ConnectivityMonitor.stopListening
W/dalvikvm(12271): VFY: unable to resolve static method 902: Lcom/unity3d/ads/connectivity/ConnectivityNetworkCallback;.unregister ()V
I/UnityAds(12271): com.unity3d.ads.configuration.InitializeThread$InitializeStateConfig.execute() (line:214) :: Unity Ads init: load configuration from https://config.unityads.unity3d.com/webview/2.1.1/release/config.json
I/Unity (12271): /storage/emulated/0/Android/data/com.bbQGames.SkateInSpace/files
I/Unity (12271): Stacktrace is not supported on this platform.
I/Unity (12271): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
I/Unity (12271):
I/UnityAds(12271): com.unity3d.ads.configuration.InitializeThread$InitializeStateLoadWeb.execute() (line:291) :: Unity Ads init: loading webapp from https://webview.unityads.unity3d.com/webview/2.1.1/0e7526a621bf0889afd9920f92d67f6d118a8640/release/index.html
I/dalvikvm(12271): Could not find method android.webkit.WebSettings.setMixedContentMode, referenced from method com.unity3d.ads.webview.WebView.<init>
I/dalvikvm(12271): Could not find method android.webkit.WebViewClient.onReceivedError, referenced from method com.unity3d.ads.webview.WebViewApp$WebAppClient.onReceivedError
I/chromium(12271): [INFO:CONSOLE(7)] "The key "viewport-fit" is not recognized and ignored.", source: file:///storage/emulated/0/Android/data/com.bbQGames.SkateInSpace/cache/UnityAdsCache/UnityAdsWebApp.html?platform=android&origin=https%3A%2F%2Fwebview.unityads.unity3d.com%2Fwebview%2F2.1.1%2F0e7526a621bf0889afd9920f92d67f6d118a8640%2Frelease%2Findex.html&version=0e7526a621bf0889afd9920f92d67f6d118a8640 (7)
I/UnityAds(12271): com.unity3d.ads.api.Sdk.logInfo() (line:70) :: Requesting configuration from https://publisher-config.unityads.unity3d.com/games/2652968/configuration?bundleId=com.bbQGames.SkateInSpace&encrypted=true&rooted=false&platform=android&sdkVersion=2101&osVersion=4.4.4&deviceModel=Y635-L21&language=it_IT&test=false&deviceMake=HUAWEI&advertisingTrackingId=d6006e28-3666-4113-94a7-eb1eb073bacd&limitAdTracking=false&frameworkName=Unity&frameworkVersion=2017.2.0f3&adapterName=Engine&adapterVersion=2.1.1
I/UnityAds(12271): com.unity3d.ads.api.Sdk.logInfo() (line:70) :: Received configuration with 2 placements for token eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWMiOjE1OCwiY3BpIjoxMDgsImlhcCI6MzgsImx0diI6MTYxLCJwcm8iOjEyMSwieHByIjoxOTYsInN1YiI6Ik5qZXN5cDJTaDVTVVZnVExKTndWcDFTcGt5bGVEdG9xUHpLajF5bUdnMGtvcjNjU01BekdweHZkT1N4RXVoU3k5NDAwc1E9PSIsImlhdCI6MTUzMjE3MDQ5OCwiZXhwIjoxNTMzMzgwMDk4LCJpc3MiOiJjb21ldC51bml0eWFkcy51bml0eTNkLmNvbSJ9.TaUmTSLEMvofFG81aeWNBRkgtVsrkV30HD4DimTI39M (A/B group [object Object])
I/UnityAds(12271): com.unity3d.ads.api.Sdk.logInfo() (line:70) :: Requesting ad plan from cache https://auction.unityads.unity3d.com/v4/games/2652968/requests?advertisingTrackingId=d6006e28-3666-4113-94a7-eb1eb073bacd&limitAdTracking=false&deviceModel=Y635-L21&platform=android&sdkVersion=2101&stores=google&deviceMake=HUAWEI&screenSize=98&screenDensity=240&apiLevel=19&screenWidth=854&screenHeight=480&connectionType=wifi&networkType=13
I/UnityAds(12271): com.unity3d.ads.api.Sdk.logInfo() (line:70) :: Requesting ad plan from https://auction.unityads.unity3d.com/v4/games/2652968/requests?advertisingTrackingId=d6006e28-3666-4113-94a7-eb1eb073bacd&limitAdTracking=false&deviceModel=Y635-L21&platform=android&sdkVersion=2101&stores=google&deviceMake=HUAWEI&screenSize=98&screenDensity=240&apiLevel=19&screenWidth=854&screenHeight=480&connectionType=wifi&networkType=13
I/UnityAds(12271): com.unity3d.ads.api.Sdk.logInfo() (line:70) :: AdPlan received with 1 campaigns and refreshDelay 0
I’m not experienced with android development at all, so i have no idea what is causing the issue. I’ve searched online and tried multiple things but nothing seems working. Can someone help?