In my projects there are around 100 screens and I have made it for iPhone 5 UI, all are working and look proper in iPhone 5 UI and for iPhone 6 and 6 plus I am using same storyboard and auto scaling working for that. Issue I am facing that fonts and images which are scaled in iPhone 6 and 6 plus look slight blurry then it look in iPhone 5 UI. Is there any method or way where I can show font and images perfect for iPhone 6 and 6 plus UI as well using single storyboard which made in iPhone 5. If anyone have any solution to make it perfect please guide. screens are many, I do not want to create separate storyboard for iPhone 6 and iPhone 6 plus as there are many screen in project. Help is very much appriciatable. Thanks.
iphone 5 UI Fonts and Images look blurry in iphone6 and iphone 6 plus UI
503 Views Asked by Utpal Pungyera At
2
There are 2 best solutions below
Related Questions in IOS
- Overlapping UICollectionView in storyboard
- Cannot pod spec lint because of undeclared type errors
- Is the transactionReceipt data present in dataWithContentsOfURL?
- UIWebView Screen Fitting Issue
- ZXingObjC encoding issues
- iOS: None of the valid provisioning profiles allowed the specific entitlements
- How to hide "Now playing url" in control center
- CloudKit: Preventing Duplicate Records
- Slow performance on ipad erasing image
- Swift code with multiple NSDateFormatter - optimization
- iOS 8.3 Safari crashes on input type=file
- TTTTimeIntervalFormatter always returns strings in English
- How do I add multiple in app purchases in Swift Spritekit?
- Setup code for xibs in iOS. -awakFromNb:
- iOS Voice Over only reads out the title of any alert views
Related Questions in FONTS
- How do I find the fonts that are not loading in a CORS situation ( MoovWeb )?
- css font-family doesnt work on internet explorer
- How get to know what font family does anchor element use
- Firefox Windows / Linux inconstancies
- Using GLYPHICONS's free pngs with classes
- Java Swing: JLabel´s Text / Font shown incompletely
- Xib taking long time (>1s) to load. UIFont cache seems to blame
- HTML validation generates error
- Failed to decode downloaded font on expressJS/NodeJS
- fpdf custom font works but not on any other computer
- Is there a font with 3px max width
- Design Issue - Making a Font Global (C++, Marmalade)
- How to understand this CSS inheritance (or override, selection)
- Adobe Flash Pro: Locate asset with missing font
- Use font awesome star rating define by width
Related Questions in BLUR
- How to make a shadow look in bottom of a listview or girdview cell like flipboard in android
- FFmpeg: How to convert vertical video with black sides, to video 16:9, with blurred background sides
- Blur the background of Layout
- Primefaces password match on blur always validation error
- blur not working properly
- iphone 5 UI Fonts and Images look blurry in iphone6 and iphone 6 plus UI
- blur/focusout doesn't work
- Blur frame buffer content
- How to blur the background when an alert is showing?
- I want to fade the whole background on focus
- How to make blur in Inkscape
- Blur Image On touch Android
- WPF usercontrol appears blurry when appended to border
- How to implement a blur effect outside clip area of image using CSS?
- Animate the fractionComplete of UIViewPropertyAnimator for blurring the background
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Hi there,
Look at this post :
How to fix blurred text on an iPhone 6 (+)
First comment :