objective-c tag

189 questions


2 answers
87 views
0
iPhone app that stores large amounts of images

I'm developing an app that stores a lot of images in the iPhone app, but it eats a lot of memory storage.As a result, the operation will slow down or fall.What should I be aware of when I store a larg...

2 years ago

1 answers
43 views
0
About Using the removeFromParentViewController to Release

This is my first time using this place.I am currently developing a game using xcode6 objective-c.Memory release is not working.After transitioning from viewcontroller A to viewcontroller BI am using d...

2 years ago

1 answers
43 views
0
When using NSMutableAttributedString and displaying multiple lines in UILabel, …(three-point reader) is not displayed

Install UILabel on TableViewCell and Line is fixed in 3 lines and Configure LineBreakMode in TranslateTail and JSON is trying to display variable length characters.However, if there are more than four...

2 years ago

1 answers
107 views
0
For iOS6 only, the first subview is misaligned on the nesting of the UINavigationController.

(editing after being pointed out) We are currently developing iOS using the UINavigationController.It's a bit tricky to use, but it's in the view normally generated by the UINavigationController.I'm a...


1 answers
95 views
0
I want to set text with ruby in UILabel

I'd like to set text with ruby in the iOS app UILabel.attributedText, but even if I substitute text with CFFAtributedStringRef type ruby in the UILabel, the compilation passes but stops at runtime err...

2 years ago

2 answers
41 views
0
I want to copy guard mp3 on Android/iOS.

Thank you for your help.Please lend me your wisdom.It is currently under development at Unity, but On Android/iOS, ①How to play mp3 files with a zip password on AudioClip etc.②How to play mp3 with byt...


1 answers
48 views
0
How to Obtain ICCID in a Program

I would like to know how to obtain ICCID through the program.I found a similar article at home, but the output is null.How to use your homehttps://stackoverflow.com/questions/5599471/iphone-ipad-uniqu...

2 years ago

1 answers
74 views
0
I want to use AVCaptureConnection to set the orientation of the device when shooting a video (Swift)

I use iOS Swift to create a video save process.I can now save videos, but when I check the video taken with the iPhone facing up with the camera roll, it is facing sideways.To avoid this, we found tha...


1 answers
102 views
0
[Xcode 6.3.1] After Archive and Validation, the warning called The applications non-public selectors in Payload/Myapp.app/Myappname:recursiveDescription appears.

I am creating an iPhone app for the first time.Archive with Xcode and validate as stated in the titleiTunes Store operation succeeded with warning.The applications non-public selectors in Payload/[Mya...


1 answers
42 views
0
How to reduce the badge that the app counts the date in kill state

I am creating an application that counts down the specified date.This app displays the number of days remaining until the specified date as a badge for the app icon.https://itunes.apple.com/jp/app/ato...

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.