asset-catalog Questions
1
Solved
I am using Xcode 6.1 to create a app supporting iOS 6 and later.
.In target's "App Icons and Launch Images", I set the Launch Images Source as "Use Asset Catalog" and Launch Screen File to "Launch...
Executory asked 12/11, 2014 at 7:29
1
Solved
I am supporting iOS8 and greater in my App. However, I cannot get passed this Image Asset warning. What file am I missing? See the below screenshot:
an iphone retina (4-inch) launch image for ios ...
Demers asked 2/11, 2014 at 14:41
1
In iOS is it possible to get an array of images (or image names) that are inside a folder of an asset catalog?
If so, how?
I'm not really sure why there is a down vote on this. I really have no i...
Interlunation asked 16/6, 2014 at 10:0
2
Solved
Is this possible? It looks like I am going to need 9 different launch images, so replacing them all would be a bit of a chore.
Bagging asked 10/10, 2014 at 20:36
1
Solved
I want to update my app for the new iPhone 6 and iPhone 6 Plus. To do so I selected an image set from my asset catalog in Xcode 6. As I develop only for iPhone I selected "Device Specific" in the X...
Allusive asked 11/9, 2014 at 15:36
2
I have a use case that seems to fall into the cracks between asset catalogs and size classes. My Universal app needs a full screen background image that is different in Landscape and Portrait orien...
Swarth asked 24/9, 2014 at 20:43
1
Solved
iOS 8 introduces a UIImageAsset class with a method registerImage:withTraitCollection:. How do I use this class?
Takin asked 8/9, 2014 at 0:55
1
Solved
I have to download new images from backend in background process and i need to save them for use later in the app.
In the other way, the original app images are in the asset catalog and when i add...
Detinue asked 25/7, 2014 at 6:15
1
Does any one know how to add GIF image files to an Asset Catalog in XCode5?
Mcminn asked 19/10, 2013 at 5:32
2
Solved
All of a sudden, and through no apparent changes on my end, I am now getting the following error from an image in my asset catalog:
2013-10-30 14:44:46.629 MyApp[38590:a0b] CUICatalog: Can't find ...
Matless asked 30/10, 2013 at 18:54
1
Solved
With the newest Xamarin Studio (4.0.13) I'm trying to use asset catalogs in my app. The app has two different app icon sets: one for all test (Test.plist) and staging (Staging.plist) builds, and on...
Perrone asked 23/10, 2013 at 7:6
2
Solved
The following error appears when I run my iOS app on Xcode 5. I have added an image for the retina 4-inch iOS6 version through the asset catalog and the app runs without problem on my iPhone 5 and ...
Manicdepressive asked 17/10, 2013 at 9:17
© 2022 - 2024 — McMap. All rights reserved.