简体   繁体   English

LogCat android unity app 在闪屏找不到错误之前崩溃

[英]LogCat android unity app crashes before splash screen can't find error

I don't really understand what I am looking at, I have read through this multiple times.我真的不明白我在看什么,我已经读了很多遍了。

I tried removing my sd card and starting over.我尝试移除我的 SD 卡并重新开始。 Android s9+ pie. Android s9+ 馅饼。 unity builds.团结建立。 It has admob and external links in app.它有 admob 和应用程序中的外部链接。 The last 3 things I did different from this build(last build was perfect and installed to my phone) I changed some assets colors, added admob ads, added music with ads inbetween songs, and i added a timer to the front page 'PLAY' button, I've gone back through each step and removed and have tried to build again but no luck.. PLEASE HELP.我做的最后三件事与这个版本不同(最后一个版本完美并安装到我的手机上)我更改了一些资产 colors,添加了 admob 广告,在歌曲之间添加了带有广告的音乐,我在首页“播放”中添加了一个计时器按钮,我已经返回每个步骤并删除并尝试再次构建但没有运气..请帮助。

https://drive.google.com/open?id=1z8hbNZKfmSbudyGyDyJGk68NPRymwZLk https://drive.google.com/open?id=1z8hbNZKfmSbudyGyDyJGk68NPRymwZLk

please use google drive code link above!!!请使用上面的谷歌驱动代码链接!!!

C:\Users\tstw\AppData\Local\Android\Sdk\platform-tools>adb logcat -s Unity 
ActivityManager PackageManager dalvikm DEBUG
--------- beginning of crash
 --------- beginning of main
10-08 03:27:24.463  3285  6180 D PackageManager: setEnabledSetting : userId = 
0 packageName = com.samsung.android.app.telephonyui cmp = 
com.samsung.android.app.telephonyui.netsettings.ui.NetSettingsActivity 
newState = 1 callingPackage = 1001/com.samsung.android.app.telephonyui

I'm sorry I didnt learn how to use logcat properly until last night.很抱歉直到昨晚我才学会如何正确使用 logcat。 My manifest and my grade templates were overriding my inputs.我的清单和成绩模板覆盖了我的输入。 I manually fixed the issue it threw an APP ID invalid.我手动修复了导致 APP ID 无效的问题。 Thank you for your help!谢谢您的帮助!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM