Adarsh dhakad
Adarsh dhakad
cph is not able to parse tasks from that new ui.
I am also facing the same issue then I turn on the location now its working fine
> Hey @ravibuchingari have you configured your local progaurd file with the following rules? It seem like you are excluding data/model classes which is required by Printooth > > `-keep...
its not working giving me this error `Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.8.0-runtime (androidx.core:core:1.8.0) and support-compat-25.3.1-runtime (com.android.support:support-compat:25.3.1)`
> use this` implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.3'`
hello i got the solution use this dependency ` implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.3'`
> > > > thank you i had same issue use this one, this is available for mavenCentral ` implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.3'`
thank you so much
I got same problem