iphone tag

78 questions


1 answers
284 views
0
Is there a way to detect the uninstallation of my app on my iPhone?

I saw that Android is possible by receiving a package deletion Intent notified by Broadcast.Please let me know if there is a way to detect the uninstallation of your own application on the iPhone.[Wha...

1 years ago

1 answers
105 views
0
How to Avoid Errors When Using Swift to Run SFSpeakRecognizer and AVSpeechSynthsizer in One App

This is a question in Swift 4.2.When using SFSpeakRecognizer and AVSpeechSynthesizer in one app, For example, I tried to perform voice recognition with the RecognizeViewController and read aloud with ...

1 years ago

1 answers
76 views
0
In the cordova app developed by Phonegap, ajax communication is not possible on iOS 9 series.

I am developing a cordova app on Phonegap.As the title suggests, iOS 9 cannot communicate with ajax.(Ajax communication was possible on iOS10 and iOS11.) (Not recommended by Apple) To enable ajax comm...

1 years ago

1 answers
87 views
0
Is the iCloud Key-value independent for each device?

I am creating an app using iCloud with swift.Save the characters entered in the Text Field named MyTextField to the iCloud key-value with the following code:let vStore=NSUbiquitousKeyValueStore.defaul...

1 years ago

2 answers
108 views
0
How do I display my app on YouTube sharing?

I'm thinking of getting a video URL from sharing YouTube videos and handing it over to my own app.What are the possible ways to display your own apps on the shared screen?

1 years ago

1 answers
90 views
0
How to post images and text in UIButton

I use the original image in UIButton to create a custom button, but I can't put the image and text together.Buttons only display images.How can I display the text on the button?Thank you for your coop...

1 years ago

3 answers
110 views
0
Reject with iTunes connect

I upgraded the app via iTunes connect, but it was rejected with the following message.What should I fix?Before you Submit Your app does not complete with the Guidelines for Using Apple's Trademarks a...

1 years ago

1 answers
103 views
0
I don't know the code. [Closed]

Do you want to improve this question?Edit this post and update the question to focus on one issueClosed 6 years ago.6 years agointleftCenterX=150;interruptRad=100;int satelliteDia=30;int X = leftCente...

1 years ago

1 answers
96 views
0
Regarding application application when using LUKeychainAccess

I'm thinking of a program that uses LUKeychainAccess to write a value to the keychain from within iOS applications and then looks at the keychain to determine if the application is installed for the f...


1 answers
99 views
0
Receive iBeacon using Swift (UUID not specified)

Currently, I would like to use Swift to list iBeacon nearby regardless of UUID.Is it possible to receive iBeacon radio waves without specifying a UUID?

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.