ios tag

556 questions


1 answers
29 views
0
Support for displaying images on iPad Pro 10.5" by iPad app

I am currently supporting iPad Pro for the iPad app that is being developed.·9.7 model·10.5 inch model·12.7 model I need to deal with For example, there is an image called hogehoge.png.If you want to ...

ios
2 years ago

1 answers
66 views
0
Learn how to deploy NEHotspotHelper

Thank you for your help.http://qiita.com/naokits/items/aa16e1553880c7ddbfbfUsing the above page as a reference, I made a Network Extension authorization inquiry and received permission to see the Netw...

2 years ago

2 answers
70 views
0
NSURLSession GETs PHP and displays response in UIWebView

We would like to get queries from iOS applications to PHP using NSURLSession and display the response (HTML) in UIWebView on the application.As for the response from PHP, I think HTML is included in t...

2 years ago

1 answers
85 views
0
Information on inserting shadow characters into UIImage

Thank you for your help.I'm working on an iOS app that has the action of writing characters directly into UIImage, but when I tried to put a shadow on that character, it didn't work well.The option to...

2 years ago

1 answers
68 views
0
Google Sign-In for iOS Does Not Save Authentication Information to Keychain When Scopes Are Added

I have deployed Google Sign-In for iOS (Google/SignIn) on CocoaPods, but when I add a scope, the information does not appear to be registered in keyChain.AssumptionsPlease refer to the following site ...

2 years ago

2 answers
112 views
0
Push notification after iOS app transfer

We are thinking of transferring the iOS app (implementing push notifications) published in the App Store from our current account (Account A) to our new account (Account B) via iTunes connect.Could yo...

2 years ago

2 answers
57 views
0
Is it okay if the route structure of rails as a web application is different from that of rails as an API of iOS application?

For example, if there were User and Product models, when each is in a user has_many products, product belongs_to user relationship.I want to shorten the URL if it's a web app, so I'll use the URL stru...


1 answers
30 views
0
I want to rotate the Rubik's Cube using SceneKit.

I'm trying to create an app for Rubik's Cube using SceneKit.I was able to make 27 blocks of Rubik's Cube using SCNNode(), but I am having trouble with the rotation of the blocks.Please let me know how...

2 years ago

1 answers
63 views
0
How to make the action of the UIBarButtonItem argumentless

Usually, when DragAndDrop is performed from the Storyboard, the argument (sender:Any) is created.I want to erase this and make it func without arguments.

2 years ago

1 answers
88 views
0
No video only when downloaded from App Store

After releasing the app into the App Store, download the app from the production store.Then, some of the images in the application are not displayed correctly and the loading image (Activity Indicator...

2 years ago
« - 32 - »

© 2024 OneMinuteCode. All rights reserved.