Im trying to use firebase gitlive for my KMP proje...
# multiplatform
a
Im trying to use firebase gitlive for my KMP project but when i run the ios app it throw this error, i had installed the pods, the .plist file
s
Seems like you don’t have the correct perms on the gradlew executable https://stackoverflow.com/questions/17668265/gradlew-permission-denied TLDR:
chmod +x gradlew
a
That's what it says in the error but I don't understand why if I had already given the chmod x permissions.
h