sendUsingPendingIntent
sendUsingPendingIntent fail, ex = www.linyunkejihb.com: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
报错信息是请求标签,请问这个应该在哪修改或者替换哪个包可以解决
感谢各位大佬
1 个回复
7***@qq.com (作者)
targetSdkVersion 30完全正常