Skip to content

Getting borrow of moved value error :( #1352

Closed Answered by lighttigerXIV
lighttigerXIV asked this question in Q&A
Discussion options

You must be logged in to vote

I finally fixed it. My problem was that i was using the @Strong type instead of @weak. I did quickly switched to @weak and it was giving me errors because of the senders and receivers. I ended up deleting them and use @weak on generate images function on the variables that were used in those senders and receivers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lighttigerXIV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant