Closed Apahadi73 closed 3 years ago
The issue with the badges variable instantiation in method updateSections of HomeDataSource.swift resolved
Prior Error:
Solution: -Resolved by added self.badges.count instead of badges.count
Device Specification: XCode: 12.3 Emulator iOS version: 14.3 Swift Version: 5.3.2
Yes, the solution passed all the tests except one- which is related to the "FreeCoding.json issue" which I suppose has been resolved in the recent Pull Requests.
Thank you!
The issue with the badges variable instantiation in method updateSections of HomeDataSource.swift resolved
Prior Error:
Solution: -Resolved by added self.badges.count instead of badges.count
Device Specification: XCode: 12.3 Emulator iOS version: 14.3 Swift Version: 5.3.2