I was testing my application which is written in flutter and suddenly I keep getting CDN: trunk URL couldn’t be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: 403 error. I am not sure why this is happening. This is the error I am getting in ...
Home/
Naveen Kumar/Questions
Softans Latest Questions
I am using a Drawer on a Map. (see code below) As soon as I put a NavigationView over it, an animation appears at the beginning. Unfortunately I can’t get rid of this animation. .transaction { transaction in ...