raddleoj
raddleoj
  • 发布:2021-03-29 14:20
  • 更新:2022-02-18 23:29
  • 阅读:1590

本地打包-下面菜单有显示,上面是白板,无内容。云打包显示正常

分类:uni-app

dcloud_control.xml
appid = UNIA86F33E
manifast.json
id = UNIA86F33E

build.gradle
applicationId "com.rxd.rxdbuyer"

请帮忙看看具体是什么问题? 谢谢!!

这是日志

2021-03-29 14:08:29.042 5133-5133/com.rxd.rxdbuyer D/ForceDarkHelper: updateByCheckExcludeList: pkg: com.rxd.rxdbuyer activity: io.dcloud.PandoraEntryActivity@73aec6d  
2021-03-29 14:08:29.045 5133-5133/com.rxd.rxdbuyer D/ForceDarkHelper: updateByCheckExcludeList: pkg: com.rxd.rxdbuyer activity: io.dcloud.PandoraEntryActivity@73aec6d  
2021-03-29 14:08:29.045 5133-5133/com.rxd.rxdbuyer D/dhwebview: DHWebview0  
2021-03-29 14:08:29.047 5133-5133/com.rxd.rxdbuyer D/dhwebview: DHWebview hashcode=55097212  
2021-03-29 14:08:29.047 5133-5133/com.rxd.rxdbuyer E/DCloud_LOG: createWindow before _url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.047 5133-5133/com.rxd.rxdbuyer E/DCloud_LOG: createWindow after _url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.047 5133-5314/com.rxd.rxdbuyer W/ExifInterface: Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.  
    java.io.IOException: Invalid byte order: ffff8950  
        at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)  
        at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)  
        at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)  
        at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)  
        at android.media.ExifInterface.<init>(ExifInterface.java:1449)  
        at com.bumptech.glide.load.resource.bitmap.ExifInterfaceImageHeaderParser.getOrientation(ExifInterfaceImageHeaderParser.java:40)  
        at com.bumptech.glide.load.ImageHeaderParserUtils.getOrientation(ImageHeaderParserUtils.java:91)  
        at com.bumptech.glide.load.resource.bitmap.Downsampler.decodeFromWrappedStreams(Downsampler.java:236)  
        at com.bumptech.glide.load.resource.bitmap.Downsampler.decode(Downsampler.java:206)  
        at com.bumptech.glide.load.resource.bitmap.Downsampler.decode(Downsampler.java:162)  
        at com.bumptech.glide.load.resource.bitmap.ByteBufferBitmapDecoder.decode(ByteBufferBitmapDecoder.java:33)  
        at com.bumptech.glide.load.resource.bitmap.ByteBufferBitmapDecoder.decode(ByteBufferBitmapDecoder.java:16)  
        at com.bumptech.glide.load.engine.DecodePath.decodeResourceWithList(DecodePath.java:72)  
        at com.bumptech.glide.load.engine.DecodePath.decodeResource(DecodePath.java:55)  
        at com.bumptech.glide.load.engine.DecodePath.decode(DecodePath.java:45)  
        at com.bumptech.glide.load.engine.LoadPath.loadWithExceptionList(LoadPath.java:58)  
        at com.bumptech.glide.load.engine.LoadPath.load(LoadPath.java:43)  
        at com.bumptech.glide.load.engine.DecodeJob.runLoadPath(DecodeJob.java:515)  
        at com.bumptech.glide.load.engine.DecodeJob.decodeFromFetcher(DecodeJob.java:480)  
        at com.bumptech.glide.load.engine.DecodeJob.decodeFromData(DecodeJob.java:466)  
        at com.bumptech.glide.load.engine.DecodeJob.decodeFromRetrievedData(DecodeJob.java:418)  
        at com.bumptech.glide.load.engine.DecodeJob.onDataFetcherReady(DecodeJob.java:387)  
        at com.bumptech.glide.load.engine.ResourceCacheGenerator.onDataReady(ResourceCacheGenerator.java:120)  
        at com.bumptech.glide.load.model.ByteBufferFileLoader$ByteBufferFetcher.loadData(ByteBufferFileLoader.java:74)  
        at com.bumptech.glide.load.engine.ResourceCacheGenerator.startNext(ResourceCacheGenerator.java:99)  
        at com.bumptech.glide.load.engine.DecodeJob.runGenerators(DecodeJob.java:309)  
        at com.bumptech.glide.load.engine.DecodeJob.runWrapped(DecodeJob.java:276)  
        at com.bumptech.glide.load.engine.DecodeJob.run(DecodeJob.java:235)  
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)  
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)  
        at java.lang.Thread.run(Thread.java:919)  
        at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(GlideExecutor.java:446)  
2021-03-29 14:08:29.055 5133-5133/com.rxd.rxdbuyer D/webview: userAgent=Mozilla/5.0 (Linux; Android 10; MI 8 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/84.0.4147.111 Mobile Safari/537.36 uni-app Html5Plus/1.0 (Immersed/32.363636)  
2021-03-29 14:08:29.065 5133-5133/com.rxd.rxdbuyer I/DefaultDataNetwork:: gsm  
2021-03-29 14:08:29.076 5133-5133/com.rxd.rxdbuyer I/platform: NoSuchMethodException android.telephony.TelephonyManager getImei2  
2021-03-29 14:08:29.099 5133-5133/com.rxd.rxdbuyer D/winmgr: createWindow end !  
2021-03-29 14:08:29.099 5133-5133/com.rxd.rxdbuyer I/useTime: name :createFrameView; <<-- createFrameView -->> wholeUseTime = 74  
2021-03-29 14:08:29.099 5133-5133/com.rxd.rxdbuyer E/useTime: name :createFrameView; <<-- createFrameView耗时: -->> useTime = 74  
2021-03-29 14:08:29.114 5133-5133/com.rxd.rxdbuyer D/Main_Path: _need_auto_close_splash = true;_delay=0;appid=__UNI__A86F33E;f_event=loaded  
2021-03-29 14:08:29.115 5133-5133/com.rxd.rxdbuyer D/Main_Path: load __UNI__A86F33E launchPage =file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.118 5133-5228/com.rxd.rxdbuyer W/om.rxd.rxdbuye: Accessing hidden method Landroid/media/AudioManager;->getOutputLatency(I)I (greylist, reflection, allowed)  
2021-03-29 14:08:29.125 5133-5230/com.rxd.rxdbuyer I/WebLoadEvent: shouldInterceptRequest url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html;withJs=null  
2021-03-29 14:08:29.126 5133-5230/com.rxd.rxdbuyer I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl getEncryptionInputStream  
2021-03-29 14:08:29.129 5133-5228/com.rxd.rxdbuyer W/cr_media: Requires BLUETOOTH permission  
2021-03-29 14:08:29.173 5133-5149/com.rxd.rxdbuyer W/System: A resource failed to call end.   
2021-03-29 14:08:29.173 5133-5149/com.rxd.rxdbuyer W/System: A resource failed to call close.   
2021-03-29 14:08:29.173 5133-5149/com.rxd.rxdbuyer I/chatty: uid=10319(com.rxd.rxdbuyer) FinalizerDaemon identical 1 line  
2021-03-29 14:08:29.174 5133-5149/com.rxd.rxdbuyer W/System: A resource failed to call close.   
2021-03-29 14:08:29.174 5133-5149/com.rxd.rxdbuyer W/System: A resource failed to call end.   
2021-03-29 14:08:29.174 5133-5149/com.rxd.rxdbuyer W/System: A resource failed to call close.   
2021-03-29 14:08:29.175 5133-5149/com.rxd.rxdbuyer I/chatty: uid=10319(com.rxd.rxdbuyer) FinalizerDaemon identical 2 lines  
2021-03-29 14:08:29.175 5133-5149/com.rxd.rxdbuyer W/System: A resource failed to call close.   
2021-03-29 14:08:29.209 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=resize;args={"width":392.7272644042969,"height":770.1818237304688}  
2021-03-29 14:08:29.209 5133-5133/com.rxd.rxdbuyer D/yl: NWindow.onCallBack pEventType=resize;{"width":392.7272644042969,"height":770.1818237304688};  
2021-03-29 14:08:29.209 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: execCallback pEventType=resize;  
2021-03-29 14:08:29.209 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=resize;args={"width":392.7272644042969,"height":720.3636474609375}  
2021-03-29 14:08:29.210 5133-5133/com.rxd.rxdbuyer D/View_Visible_Path: PullToRefreshBase.refreshLoadingViewsSize mHeaderHeight=0;headerHeight=0  
2021-03-29 14:08:29.219 5133-5219/com.rxd.rxdbuyer I/WebLoadEvent: shouldInterceptRequest url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/view.css;withJs=null  
2021-03-29 14:08:29.220 5133-5219/com.rxd.rxdbuyer I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl getEncryptionInputStream  
2021-03-29 14:08:29.221 5133-5225/com.rxd.rxdbuyer I/WebLoadEvent: shouldInterceptRequest url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappes6.js;withJs=null  
2021-03-29 14:08:29.222 5133-5230/com.rxd.rxdbuyer I/WebLoadEvent: shouldInterceptRequest url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/app-view.js;withJs=null  
2021-03-29 14:08:29.222 5133-5230/com.rxd.rxdbuyer I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl getEncryptionInputStream  
2021-03-29 14:08:29.222 5133-5225/com.rxd.rxdbuyer I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl getEncryptionInputStream  
2021-03-29 14:08:29.223 5133-5219/com.rxd.rxdbuyer I/WebLoadEvent: shouldInterceptRequest url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/view.umd.min.js;withJs=null  
2021-03-29 14:08:29.224 5133-5219/com.rxd.rxdbuyer I/platform: ClassNotFoundException io.dcloud.feature.cf.cFeatureImpl getEncryptionInputStream  
2021-03-29 14:08:29.267 5133-5133/com.rxd.rxdbuyer W/Looper: Slow Looper main: doFrame is 308ms late because of 3 msg, msg 1 took 319ms (seq=52 running=248ms runnable=14ms io=14ms late=9ms h=io.dcloud.common.adapter.util.MessageHandler$1 w=0)  
2021-03-29 14:08:29.288 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=onresize;args=null  
2021-03-29 14:08:29.289 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 3;pArgs=10  
2021-03-29 14:08:29.289 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=progressChanged;args=10  
2021-03-29 14:08:29.292 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=onresize;args=null  
2021-03-29 14:08:29.292 5133-5133/com.rxd.rxdbuyer D/yl: NWindow.onCallBack pEventType=onresize;null;  
2021-03-29 14:08:29.292 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=onresize;args=null  
2021-03-29 14:08:29.293 5133-5133/com.rxd.rxdbuyer I/WebLoadEvent: onPageStarted url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.294 5133-5133/com.rxd.rxdbuyer I/.stream_json: {"open": {"opener":"__uniappview.html","opened":"__uniappview.html"}}  
2021-03-29 14:08:29.294 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=window_close;args=<UUID=null>;<url=__uniappview.html>;<hashcode=260567130>  
2021-03-29 14:08:29.294 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 0;pArgs=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.294 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=loading;args=<UUID=null>;<url=__uniappview.html>;<hashcode=260567130>  
2021-03-29 14:08:29.299 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 3;pArgs=70  
2021-03-29 14:08:29.300 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=progressChanged;args=70  
2021-03-29 14:08:29.300 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 4;pArgs=View  
2021-03-29 14:08:29.301 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=titleUpdate;args=View  
2021-03-29 14:08:29.301 5133-5133/com.rxd.rxdbuyer I/webview: onReceivedTitle title=View  
2021-03-29 14:08:29.301 5133-5133/com.rxd.rxdbuyer D/Main_Path: showWaiting style=0  
2021-03-29 14:08:29.301 5133-5133/com.rxd.rxdbuyer D/ForceDarkHelper: updateByCheckExcludeList: pkg: com.rxd.rxdbuyer activity: io.dcloud.PandoraEntryActivity@73aec6d  
2021-03-29 14:08:29.307 5133-5133/com.rxd.rxdbuyer D/Main_Path: onShowProgressBar  
2021-03-29 14:08:29.317 5133-5133/com.rxd.rxdbuyer D/SplashView: dispatchDraw.....  
2021-03-29 14:08:29.335 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 6;pArgs=722  
2021-03-29 14:08:29.335 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=rendering;args=722  
2021-03-29 14:08:29.341 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 3;pArgs=100  
2021-03-29 14:08:29.341 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=progressChanged;args=100  
2021-03-29 14:08:29.341 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 3;pArgs=100  
2021-03-29 14:08:29.341 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=progressChanged;args=100  
2021-03-29 14:08:29.341 5133-5133/com.rxd.rxdbuyer D/WebLoadEvent: onPageFinished=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.342 5133-5133/com.rxd.rxdbuyer I/WebLoadEvent: onPageFinishedfile:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.342 5133-5133/com.rxd.rxdbuyer D/Main_Path: autoCloseSplash4LaunchWebview  IWebviewStateListener pType= 1;pArgs=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.343 5133-5133/com.rxd.rxdbuyer D/adawebview: webviewimp=(<url=__uniappview.html>;<hashcode=260567130>);pushEvalJs=javascript:try{if((window.__html5plus__&&__html5plus__.isReady?__html5plus__:navigator.plus&&navigator.plus.isReady?navigator.plus:window.plus).runtime)var p=window.__html5plus__&&__html5plus__.isReady?__html5plus__:navigator.plus&&navigator.plus.isReady?navigator.plus:window.plus; p.runtime.launchLoadedTime = '228'; }catch(_){}  
2021-03-29 14:08:29.343 5133-5133/com.rxd.rxdbuyer D/shutao: 首页面loadtime=228type=1  
2021-03-29 14:08:29.343 5133-5133/com.rxd.rxdbuyer I/WebLoadEvent: onLoadPlusJSContent all.js注入 file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html;tag=onPageFinished;mAdaWebview.mPlusrequire=normal  
2021-03-29 14:08:29.343 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: AdaFrameView.dispatchFrameViewEvents type=loaded;args=<UUID=null>;<url=__uniappview.html>;<hashcode=260567130>  
2021-03-29 14:08:29.349 5133-5329/com.rxd.rxdbuyer D/ReceiveJSValue: __js__call__native__ js=["number",1]  
2021-03-29 14:08:29.369 5133-5133/com.rxd.rxdbuyer I/AdaFrameItem: saveWebViewData url=file:///storage/emulated/0/Android/data/com.rxd.rxdbuyer/apps/__UNI__A86F33E/www/__uniappview.html  
2021-03-29 14:08:29.371 5133-5133/com.rxd.rxdbuyer D/Map_Path: sortNWindowByZIndex beign  
2021-03-29 14:08:29.375 5133-5329/com.rxd.rxdbuyer E/WebViewData: syncUpdateWebViewData url=null  
2021-03-29 14:08:29.377 5133-5329/com.rxd.rxdbuyer D/ReceiveJSValue: __js__call__native__ js=["number",1]  
2021-03-29 14:08:29.378 5133-5329/com.rxd.rxdbuyer D/ReceiveJSValue: __js__call__native__ js=["number",1]  
2021-03-29 14:08:30.390 5133-5170/com.rxd.rxdbuyer E/WeexCore: weex_js_connection.cpp:298,WeexJSConnection catch: spinWaitPeer timeout  
2021-03-29 14:08:30.390 5133-5170/com.rxd.rxdbuyer E/WeexCore: multi_process_and_so_initializer.cpp:47,JSFramwork init start sender is null  
2021-03-29 14:08:30.390 5133-5193/com.rxd.rxdbuyer E/WeexCore: weex_js_connection.cpp:185,IPCException server died spinWaitPeer timeout  
2021-03-29 14:08:30.390 5133-5170/com.rxd.rxdbuyer E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap  
2021-03-29 14:08:30.390 5133-5193/com.rxd.rxdbuyer E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap  
2021-03-29 14:08:30.390 5133-5170/com.rxd.rxdbuyer E/WeexCore: weex_js_connection.cpp:142,WeexJSConnection g_crashFileName: /data/user/0/com.rxd.rxdbuyer/app_crash/crash_dump.log  
2021-03-29 14:08:30.392 5133-5170/com.rxd.rxdbuyer E/WeexCore: weex_js_connection.cpp:262,startupPie :1  
2021-03-29 14:08:30.727 5133-5133/com.rxd.rxdbuyer D/SplashView: dispatchDraw.....  
2021-03-29 14:08:33.389 5133-5170/com.rxd.rxdbuyer E/WeexCore: weex_js_connection.cpp:298,WeexJSConnection catch: spinWaitPeer timeout  
2021-03-29 14:08:33.389 5133-5170/com.rxd.rxdbuyer E/WeexCore: multi_process_and_so_initializer.cpp:47,JSFramwork init start sender is null  
2021-03-29 14:08:33.389 5133-5331/com.rxd.rxdbuyer E/WeexCore: weex_js_connection.cpp:185,IPCException server died spinWaitPeer timeout  
2021-03-29 14:08:33.389 5133-5170/com.rxd.rxdbuyer E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap  
2021-03-29 14:08:33.390 5133-5331/com.rxd.rxdbuyer E/WeexCore: IPCFutexPageQueue.cpp:66,do munmap  
2021-03-29 14:08:33.392 5133-5170/com.rxd.rxdbuyer E/WeexCore: script_side_in_multi_process.cpp:43,InitFramework sender is null  
2021-03-29 14:08:33.392 5133-5170/com.rxd.rxdbuyer E/weex: [WXBridgeManager] invokeInitFramework  ExecuteJavaScript fail  
2021-03-29 14:08:33.392 5133-5170/com.rxd.rxdbuyer E/weex: [WXBridgeManager] invoke execJSService: framework.js uninitialized.  
2021-03-29 14:08:35.566 5133-5167/com.rxd.rxdbuyer I/om.rxd.rxdbuye: ProcessProfilingInfo new_methods=3653 is saved saved_to_disk=1 resolve_classes_delay=8000  
2021-03-29 14:08:39.116 5133-5133/com.rxd.rxdbuyer D/approotview: closeSplashScreen0 delay=0;autoClose=true;mAppid__UNI__A86F33E  
2021-03-29 14:08:39.267 5133-5133/com.rxd.rxdbuyer D/approotview: closeSplashScreen1;autoClose=true;mAppid__UNI__A86F33E  
2021-03-29 14:08:39.267 5133-5133/com.rxd.rxdbuyer E/Html5Plus-SplashClosed: 1616998119267  
2021-03-29 14:08:39.268 5133-5133/com.rxd.rxdbuyer E/Main_Path: closeSplashScreen0 appid=__UNI__A86F33E;true;closeSplashDid=false  
2021-03-29 14:08:39.273 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: webappActivity closeAppStreamSplash  
2021-03-29 14:08:39.273 5133-5133/com.rxd.rxdbuyer D/DCloud_LOG: webappActivity removeView mSplashView  
2021-03-29 14:08:39.275 5133-5133/com.rxd.rxdbuyer W/Bitmap: Called hasAlpha() on a recycle()'d bitmap! This is undefined behavior!  
2021-03-29 14:08:39.288 5133-5133/com.rxd.rxdbuyer W/om.rxd.rxdbuye: Accessing hidden method Landroid/view/Window;->setExtraFlags(II)V (greylist, reflection, allowed)  
2021-03-29 14:08:39.292 5133-5133/com.rxd.rxdbuyer I/useTime: name :run_5app_time_key; <<--  -->> pointTime = 11164
2021-03-29 14:20 负责人:无 分享
已邀请:
raddleoj

raddleoj (作者)

有关于 白板 问题的 综合 帖子么? 请指引一下!! 谢谢!!

raddleoj

raddleoj (作者)

这一个星期了,都没人指引一下。官方也没给个指引!

3***@qq.com

3***@qq.com

问题解决了吗

uin666

uin666

我也遇到了

该问题目前已经被锁定, 无法添加新回复