Cannot invoke method appendNode() on null object
Reign9201 opened this issue · 13 comments
Reign9201 commented
chenenyu commented
方便贴下module里的清单文件吗?
Reign9201 commented
对应报错的module,AndroidManifest文件里,是空的:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.xxx.sleep.data">
</manifest>
chenenyu commented
试过1.8.2版本没?
Reign9201 commented
已换成1.8.2版本,这个版本没问题
Reign9201 commented
chenenyu commented
Reign9201 commented
chenenyu commented
你是先把把module生成aar,然后再集成到主工程吗? 我还没测试过这种方式,依赖1.8.2生成aar的过程是ok的,然后编译主工程的时候报错了是吧?能看下aar里面的manifest吗?
Reign9201 commented
chenenyu commented
好的,我等下测试下这种使用场景
Reign9201 commented
Reign9201 commented
chenenyu commented
请试下1.8.3-beta1