The id is var id = UUID() but I changed to var id: String and nothing changes. The Issue is on iOS 15 in the simulator and on my device iOS 15 too. The question is what did Apple changed in iOS 15?
The id is var id = UUID() but I changed to var id: String and nothing changes. The Issue is on iOS 15 in the simulator and on my device iOS 15 too. The question is what did Apple changed in iOS 15?