ios tag

556 questions


3 answers
85 views
0
Why does the iPad2 simulator work, but the iPad Retina and iPad Air don't work?

I'm a beginner in iOS development, but I'm trying to develop universal apps that work with iPhone and iPad without using storyboard.If you select iPhone and iPad2 in the simulator and start it, it wil...

2 years ago

3 answers
62 views
0
Why does the iPad2 simulator work, but the iPad Retina and iPad Air don't work?

I'm a beginner in iOS development, but I'm trying to develop universal apps that work with iPhone and iPad without using storyboard.If you select iPhone and iPad2 in the simulator and start it, it wil...

2 years ago

2 answers
75 views
0
I want to scroll horizontally on my iPhone.

I'm trying to implement horizontal scrolling of navigation in css, but it doesn't work.The environment is iPhone 5c, iOS 10.3.3, and Safari 602.1.I wrote the code as below, but I can't scroll on my iP...

2 years ago

1 answers
171 views
0
When I tweet on Twitter API v2, I can't send a request at POST.

Prerequisites/What you want to achieveI would like to tweet using Twitter API v2 on Flutter.The GET request, such as Timeline acquisition, has been successfully obtained as follows, but the POST reque...

2 years ago

1 answers
127 views
0
How do I boot to Safari in Delphi+iOS?

I want to start Safari when I run the program written in Delphi on iOS.How can I do this?

2 years ago

1 answers
71 views
0
About Generating and Managing AES Encryption Keys

Thank you for your help.Encryption keys for iOS AES256 encryption.Generate an encryption key with the following code and save the encryption key Keychain and from keychain for each encryption/complexi...

2 years ago

1 answers
83 views
0
Implementation of Twitter's iOS app profile screen

The whole is a UITableView, where tweets, tweets and replies are section, Below that, I expect UIContainerView to manage TableView.How do you ensure that TableView scrolls in UITableView do not interf...

2 years ago

2 answers
77 views
0
Error applying for release of ios app

Debugging games created in Unity, Archive on x-code, Archive build created and press Validate button, iTunes Store operation failed.No sustainable application records were found Verify your bundle ide...

2 years ago

1 answers
107 views
0
If you read NSLocalizedString in the Custom keyboard, they won't read the .string file.

I have called NSLocalizedString in my custom keyboard code as follows, but they didn't read the appropriate Localized.string and I'm always having trouble with English.data.append(NSLocalizedString(No...

2 years ago

1 answers
42 views
0
Is it possible to set holiday exclusion when I send local or push notifications on iOS?

In order to notify users at the specified intervals in the iPhone app, we implement the notification display using local notifications and push notifications.For example, an image that displays notifi...

ios
2 years ago
« - 19 - »

© 2024 OneMinuteCode. All rights reserved.