codemaker2015 / Unity-Android-Files-Opener

Unity3D Android Files Opener application. Alternative for Application.openURL to open documents in android.
MIT License
8 stars 0 forks source link

Help #1

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[])

mklewandowski commented 2 years ago

I see this same error in the console. @glia0905 did you find out what to do?

MuntazirAlam1993 commented 1 year ago

The application starts opening the PDF when you click the button. However, before loading the file it closes, any clues what it might be?

MuntazirAlam1993 commented 1 year ago

Its very urgent ... I tried so many solution