Kevin
Kevin
How can I change the arrow color? Update: Found the solution res/layout/main_activity.xml res/values/themes/themes.xml ``` @color/white @color/white ```
@Azarnoyz I updated my answer.
The result of my research is that it is not possible with Google's IAP library. The only reliable way is to use the Voided Purchases API, which requires a server:...
Could you resolve the issue?
For me it works when I set the following path `--split-debug-info=build/app/outputs/symbols`. When I use the root of my project as path I get _java.io.IOException: No native libraries found at _