I have a problem with the vitamio library in android studio ,
when i'm using SDK >23 it show me an error like :
the error is showed one time while the application is executed and not finished.
I'm searching to disable this alert because it doesn't stop or interomp my application. is there any where to disable the alert ?
You are using using a native library that is directly accessing private APIs.