A big problem of mine in the past is that I felt like I could only work on my side projects during large amounts of free time. Moving forward I’d like to pick one or two days a week where I can knock out 30 minutes to an hour.
Tried it this morning and made an Action Extension prototype. First time I've ever built one.
Trying to get the icon correct but keep running into issues. Any advice?
When I take a screenshot and grab the preview, the image in the action extension has a height/width that’s divided by 3 (device scale) which is messing things up. I tried scaling the image by a factor of 3 but it results in this. Anyone have an idea of what’s happening?