You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use Android 11 (redroid/redroid:11.0.0-latest) ,我的APP中Flutter界面都出现不同程度的空白
logcat:
01-21 08:07:11.584 49021 49161 E flutter : [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: value = null
01-21 08:07:11.584 49021 49161 E flutter :
01-21 08:07:12.952 49021 49162 E ndk_translation: Undefined instruction 0x5ea1b801 at 0x00007af2bdf06c60
01-21 08:07:13.403 50032 50032 E libc : The property "ro.build.fingerprint" has a value with length 102 that is too large for __system_property_get()/__system_property_read(); use __system_property_read_callback() instead.
01-21 08:07:13.903 49021 49162 E libc : The property "ro.build.fingerprint" has a value with length 102 that is too large for __system_property_get()/__system_property_read(); use __system_property_read_callback() instead.
01-21 08:07:24.208 49021 50089 E CrashReport: #++++++++++Record By Bugly++++++++++#
这个报错有没有关系 The property "ro.build.fingerprint" has a value with length 102 that is too large for __system_property_get()/__system_property_read(); use __system_property_read_callback() instead.
The text was updated successfully, but these errors were encountered:
use Android 11 (redroid/redroid:11.0.0-latest) ,我的APP中Flutter界面都出现不同程度的空白
logcat:
我使用的发布版的redroid/redroid:11.0.0-latest, 还需要手动打镜像 加进libndk_translation吗,https://github.com/zhouziyang/libndk_translation
这个报错有没有关系
The property "ro.build.fingerprint" has a value with length 102 that is too large for __system_property_get()/__system_property_read(); use __system_property_read_callback() instead.
The text was updated successfully, but these errors were encountered: