我在Google开发者控制台上收到了崩溃报告,我在我的应用中使用了firebase数据库。
<h2>Videos</h2>
<section class="videos">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/LCDLaQkAASU"
frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315"
src="https://www.youtube.com/embed/S-OMryYGuhA"
frameborder="0" allowfullscreen></iframe>
</section>
有什么问题? 它是在我的Android代码中还是来自firebase?