ios tag

556 questions


1 answers
69 views
0
How to Add a List (Picker or TableView) to the UIAlertController

Hello I am developing an iOS app with Objective-c.I would like to display a pop-up dialog and add text input and UI to select items from the list.I was able to use the UIAlertController and use addTex...

2 years ago

2 answers
46 views
0
Monaca, can you play videos inline on your iPhone?

I'd like to play inline like the Youtube app, is it possible?If you install a video tag without thinking about it, it will play full screen like an HTML browser.

2 years ago

1 answers
106 views
0
The iOS app icon built with monaca becomes a transparent icon.

Thank you for your help. We are currently developing applications using monaca.Due to this app update (Cordova version upgrade, some bugs fixed), I built an iOS app from monaca and uploaded it to iTun...

2 years ago

1 answers
39 views
0
Countermeasures to reject rss news app

I have released a news app on iOS.However, it was rejected in an update two months ago.The reason is 4.2.2 in the guidelines.It's a simple and link collection.Add native functionality.App is a simple ...

2 years ago

1 answers
39 views
0
Why do you animate with the keyboard even though you didn't write the animation process?

Simple UITextView on the storyboard.import UIKitclassViewController:UIViewController, UITextViewDelegate{ @IBOutlet weak var hogeTextView: UITextView! override func viewDidLoad(){ super.viewDidLoad()...

2 years ago

1 answers
73 views
0
How to Persistent CLLocation Data

When I tried to save CLLocation data using UserDefaults, I got an error that UserDefaults does not support CLLocation.How do I save CLLocation data?

2 years ago

1 answers
41 views
0
Change the audio data of m4a or wav recorded by voice on iOS app to videos such as mp4.

I would like to change the audio data of m4a or wav recorded by voice on iOS app to videos such as mp4 and share it on Twitter and Instagram. If you know how to convert it, please let me know.There is...

2 years ago

4 answers
113 views
0
About Unpasswording the BIOS for Junk Laptops

The BIOS of the laptop I bought as junk has a password and I cannot change the settings.Please let me know how to cancel the password or how I can change the settings without having to cancel the pass...

2 years ago

2 answers
67 views
0
Distribution (in-house) in enterprise account does not work.

Xcode 6.3.2 (6D2105) is about to be distributed in-house.When trying to archive with Save for Enterprise Deployment, the following alerts appear and cannot be completed.To save for Enterprise Deployme...

2 years ago

1 answers
77 views
0
I want to save scores for each stage in the game app.

Prerequisites/What you want to achieveI'm making a game app, and I want to save scores for each stage.There seems to be a lot of options like the following, but I would like to use NSUserDefaults if p...

2 years ago
« - 20 - »

© 2024 OneMinuteCode. All rights reserved.