Charles Chi

Results 6 comments of Charles Chi

我这里提示 type '_InternalLinkedHashMap' is not a subtype of type 'IndexCell'

@ryanheise Thanks for you reply . Please look at this : [Detect background audio playing on Android](https://stackoverflow.com/questions/69079794/detect-background-audio-playing-on-android). On the audio_session project , I found that you have ```isOtherAudioPlaying``` in ios...

> I've already implemented those. Well, do you want to wrap them to ```AudioSession``` in the future ?

@sphairo You can try to add " compile 'com.nineoldandroids:library:2.4.+' ".It might work for you.

plugin会生成多个iml文件,把这些文件都删掉后就可以正常打开app了。但仍打印不出日志。

Maybe use ```go install github.com/ofabry/go-callvis@latest```.