Join Slack
Powered by
Im trying to use firebase gitlive for my KMP proje...
# multiplatform
a
Antonio
11/30/2024, 8:40 AM
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
Scott Lanoue
11/30/2024, 9:08 AM
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
Antonio
11/30/2024, 9:34 AM
That's what it says in the error but I don't understand why if I had already given the chmod x permissions.
h
Hristijan
11/30/2024, 11:03 AM
https://funkymuse.dev/posts/kmp-firebase/
7
Views
Open in Slack
Previous
Next