Marcel Bomfim
Results
1
issues of
Marcel Bomfim
Problem compiling the nativescript-feedbaack plugin in nativescript 8+ version To solve the problem, simply change the nativescript-feedback plugin's include.gradle file to: repositories { jcenter() mavenCentral() maven { url "https://jitpack.io" }...