Questions tagged [phassetslibrary]
17 questions
0
votes
1 answer
Swift 3 or 4 Saving to custum album creates duplicate images
I am saving images to a custom album after either select or camera completion. Obviously, after camera completion, there is only one image, but when a user selects images in the gallery picker, in the completion handler, when I save that image to…

Aryan Duntley
- 236
- 3
- 10
0
votes
1 answer
SVGKit: How do i render an SVG XML String that references a iOS device photo using SVGKit
So, my basic question is: Is there a way on iOS to use SVGKit to render SVG that contains references to local images?
Gory Details
My application needs to generate and render SVG (XML in an NSString). The XML will reference image URLs on the device…

Joe Oguri
- 1
- 2