ios tag

556 questions


1 answers
144 views
0
I want to use axios to flip the DB value every time I click it asynchronously.

I'm using Ravel and vue to create a TODO app, and I don't know how to implement it (using axios to flip DB values every time I click on them), or even if DB doesn't have a true value in the done colum...


1 answers
76 views
0
I'm using Parse.com on Swift, but TableView update doesn't work.

I am creating a program to display textField characters in TableView using Parse, MBaaS on Swift, but the part that I pull TableView to update is not working.override func viewDidLoad(){ super.viewDid...

2 years ago

1 answers
89 views
0
Push notification to ios using monaca

Thank you for your help.We are delivering push notifications from MONACA's IDE, but the behavior is different depending on the pattern.Is there anyone who fits the same phenomenon?A: Destination to de...


1 answers
56 views
0
To adjust the view of the xib file to the screen size

I created an xib file in InterfaceBuilder with iphone-4inch (width:320px, height:568px).I addSubView that View with ViewController, but it is 4 inches in size no matter which terminal I simulate.How d...

2 years ago

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
88 views
0
How Do I Resolve iOS Failure to Decode UTF-8 on Flutter?

There is a problem that the HTTP response (bodybyte) cannot be decoded in UTF-8 within the iOS app using Flutter, so I would appreciate it if you could teach me.The Pixel 2 emulator on Android was abl...

2 years ago

1 answers
75 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...


2 answers
44 views
0
The operation couldn't be completed. (LaunchServicesError 0.) when compiling with Xcode

The operation couldn't be completed. (LaunchServicesError 0.) When I try to run the simulator, it comes out.I tried rebooting the Mac, resetting and rebooting the simulator, rebooting the Xcode, and c...

2 years ago

2 answers
75 views
0
I don't know how to reflect the updated data received by Swift via Bluetooth in a different view.

·Language: Swift·Bluetooth device used: Texas Instruments CC2541 SensorTagSorry for the beginner's question.This is my first time to ask you a question, so I would appreciate it if you could let me kn...

2 years ago

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...

« - 39 - »

© 2024 OneMinuteCode. All rights reserved.