ios tag

556 questions


1 answers
101 views
0
To what extent will iOS apps and external online stores be rejected?

I am currently developing an iOS app, but I have a question about how far I will be subject to rejection regarding the functionality of collaboration with the existing online store (web app).(The onli...

2 years ago

1 answers
60 views
0
To save a photo

How do you think you can create a new folder (album) and save photos taken with objective-c in the camera roll?

2 years ago

2 answers
127 views
0
expo's ios.infoPlist is not reflected

I want to change the alert modal text that appears when I try to access the camera roll, but I can't.Triedexpo:{name: Study abroad compass.,icon: ./images/CompassPioneering-02.png,version: 1.0.2,slug:...


1 answers
99 views
0
Want to use SVSegmentedControl on Storyboard

Regarding SVSegmentedControl customized with UIControl, I would like to use it after adjusting the size on Storyborad, but I can't find a way.Below is the SVSegmentedControl link.https://github.com/sa...


1 answers
74 views
0
Screen transition method after completing authentication with Swifter (Twitter, Firestore)

I also asked you about teratail, but I will also ask you a question. 実現What I want to realize したいI implement the Twitter login function using Swifter.After the authentication is complete, I want to mo...

2 years ago

1 answers
31 views
0
How to pass any object to other apps in the iOS app openURL

I want to give you more than one free object when I start my own app using openURL from my iOS app. Is there a way to do this?If you can pass Dictionary, you can freely put a free mold in Dictionary, ...

ios
2 years ago

1 answers
34 views
0
I want to automatically return to the app from an external browser (safari) on iOS.

After logging in with an external browser using iOS(swift), automatically (without user intervention) Is there a way to return to the original external browser caller?The external browser uses safari....

2 years ago

1 answers
42 views
0
Swift 2.2 For iOS 8 or later apps to process at startup

I'd like to do a specific process when starting the application.·Starting from the state that the application is completely closed·Starting from the state where the application exists in the backgroun...

2 years ago

1 answers
48 views
0
I want to implement password authentication

Regarding the following information in the Firebae document:I understand what 3 means, but I don't know exactly what to do.As for 4, I can understand to a certain extent that it is closed, but I don't...

2 years ago

4 answers
106 views
0
What is Objective-C Delete?

I have been using Objective-C's Delegate for some reason, but I would like to deepen my understanding. Right now, I have to delete it because I want to use UITableView.Exact meaning of DeleteDesign Po...

2 years ago
« - 44 - »

© 2024 OneMinuteCode. All rights reserved.