ios tag

556 questions


2 answers
45 views
0
Questions about how to change the [iOS] Authorization Status.

PHAuthorizationStatus status = [PHPhotoLibrary authorizationStatus];You want to check the status of your photo access rights using the and the system pops up the first time you run it.I want to return...

2 years ago

1 answers
32 views
0
Could not cast value of 'UICollectionViewCell' in UICollectionViewCell...An error occurs.

Hello, I am a student who is currently developing iOS.It's a question.

2 years ago

1 answers
34 views
0
How can I distinguish certain images on Android and iOS?

Hi, how are you?There are two identical images, but only one image has a specific key valueIs there a way to distinguish a specific image from a computer (mobile, app) perspective using this key value...

2 years ago

1 answers
93 views
0
I'd like to inquire about iOS FCM push messages

I implemented a push message as per fcm document I checked that the fcm site responds well when you send a message to the Notifications function.But the problem is, I implemented the server in phpIf I...

2 years ago

1 answers
37 views
0
This is a question about the distribution of iPhone ad hoc internal apps.

I want to create and distribute ipa and plist with ad hoc to distribute the test app.By the way, I can install it with plist, but if I test with another iPhone, I can download it with plist and instal...

2 years ago

1 answers
95 views
0
I used axios on Node js, but it doesn't work on certain phones (chrome)

Hello! It's my first time to leave a message...I'm not a developer, but I'm using NodeJS EJS to make a ticket system similar to a shopping mall.To use the text transmission service, I received the ali...

2 years ago

1 answers
82 views
0
The timeout error occurs only in the appropriate request.

POST, PUT, and DELETE are normally processed without any problems when requesting api, but what is the problem if there is always a timeout when requesting GET...Haha;Currently, we are working on reac...


1 answers
29 views
0
I have a question about swift push alarm.

I have a question, so I posted a question.I'm working on the code using UNUser Notification Center so that the local push alarm can come at the set time, but I've registered the alarm when the status ...

2 years ago

1 answers
94 views
0
Multilingual support issues for developing apps

If the app is released in one language, it is difficult to attract users of various nationalities.To address this problem, there are apps that support multilingual translation in some play stores or a...

2 years ago

1 answers
29 views
0
I have a question about implementing button deactivation by condition in iOS.

Hello, we are implementing the login button to activate from 4 characters in the password text field.func textField(_ textField: UITextField, shouldChangeCharactersIn range: NSRange, replacementString...

2 years ago
« - 53 - »

© 2024 OneMinuteCode. All rights reserved.