rive-app / rive-android

A runtime for interactive animations on Android
https://rive.app
MIT License
332 stars 30 forks source link

Debug-symbols are missing #317

Open Pranathi-Cumulations opened 4 months ago

Pranathi-Cumulations commented 4 months ago

Hi Team , I have been using version 5.0.0 and everything was fine but when I updated the version to v8.7.0 , debug files went missing when Android app bundle is generated ,

May I know how will it effect ?

umberto-sonnino commented 3 months ago

Hi @Pranathi-Cumulations, debug symbols should be available when running our example app in debug mode. Can you share more details about your problems and what you're trying to achieve?

Pranathi-Cumulations commented 3 months ago

Hi @umberto-sonnino , while I was using version 5.0.0 while generating an aab(android app bundle), debug symbols used to be generated by ndk , but after I have updated the version to 8.7.0 when I generate aab , debug symbol files are missing. They are not being generated