really hope this is the solution cause I'm desperate...
Post
Replies
Boosts
Views
Activity
@Claude31 thank you for the suggestion gonna try that
I ended up creating a new project, ticked the "create a local repository option" when setting up and don't have any problem. I wasn't too far in the project anyway.
Thanks @tuskuno. I’ll read it.
I am now getting the «Return invalid outside of a func» error.
`if index <= devices.count {
print(devices[index])
} else {
return "the array is out of range"
}` @Claude31 @makabaka1880
Thanks for the clarification @Claude31. Not gonna lie, coding has many things to think about to avoid making mistakes 😭
Merci !