Mihail5412 / Unity-Android-Files-Opener

Allows your unity android application to open files on local drive
MIT License
18 stars 4 forks source link

Help #6

Open glia0905 opened 2 years ago

glia0905 commented 2 years ago

Hi, I followed all the steps described and I'm still having problems. I can't compile the application with release.aar, if I delete this library, nothing happens when I make the PDF open call on the button. Can you help me?

glia0905 commented 2 years ago

File release.aar not found. Please re-import asset. See README.md for details... UnityEngine.Debug:LogError(Object) UnityAndroidOpenUrl.EditorScripts.PackageNameChanger:.cctor() (at Assets/PDF/Assets/Editor/PackageNameChanger.cs:65) UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes(Type[])

glia0905 commented 2 years ago

you can migrate the lib release.aar to androidX?