You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if isMinifyEnabled = true,app will crash :
java.lang.IllegalArgumentException: Receive method must return ParameterizedType: public abstract io.reactivex.Flowable com.example.demo.DemoWebsocketService.observeCustomInfo()
if isMinifyEnabled = true,app will crash :
java.lang.IllegalArgumentException: Receive method must return ParameterizedType: public abstract io.reactivex.Flowable com.example.demo.DemoWebsocketService.observeCustomInfo()
env:
gralde 8.7
agp8.5.0
jdk 17
source link:
https://github.com/PanPersonalProject/BaseAndroidFramework
The text was updated successfully, but these errors were encountered: