Hello,
since yesterday I have a problem with git in my project. A commit is not possible because the error message "The local repository is out of date." comes. When pullen the error "no merge base found (-3)" comes. What can I do to make it work again, unfortunately I don't have much experience with git and the solutions on the internet didn't help.
Thanks in advance for the answers.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi, I'm working with quite a lot of image sliders in my app, but they consume a massive amount of memory that continues to be held even after you exit the view. To save the images we use the assets. I have read about downsampling images, but I did not find a solution how to downsample images from the assets. Does anyone know a solution?
I am still quite new to Swift and thank you in advance for answers.