Encountered this error while using FoldingCell pod in my swift project. I don't know how to solve this. Please help me. error here
Asked
Active
Viewed 68 times
1 Answers
-1
The program found nothing. 'Nil' means nothing, so it's saying it found nothing when unwrapping the value.

Sinjin
- 15
- 1
- 6
-
how can I disregard the value "Nil"? to proceed on building my app? – pchocoios Sep 07 '18 at 02:54
-
try deleting and then redownloading the file – Sinjin Sep 07 '18 at 02:56