ios tag

556 questions


2 answers
94 views
0
How to communicate P2P between iPhone and Android

I'd like to communicate with each other using Wi-Fi or Bluetooth instead of using an access pointer like FireChat, but what kind of technology is used?I read the article that iPhone can communicate wi...

2 years ago

1 answers
127 views
0
Terminal Cannot Move to Desktop Directory

I'm very ashamed to say that there is a problem with the terminal not being able to move to the directory.Xcode files are stored on the desktop I tried to move it with the following command, but it sa...

2 years ago

1 answers
89 views
0
About matching the size of the View created in xib

Hello I'm in trouble because I can't find it even if I look into it.I would like to ask you two questions about creating a view of xib.(Execution Xcode 8.2.1/Swift 3.0.2)class CustomView:UIView { requ...


1 answers
123 views
0
Graphical UIView Animation

I want to create a circular view so that the color of the border line is repeated endlessly from red to blue and from blue to red.The following method changes from red to blue, but it stops and does n...

2 years ago

1 answers
103 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...

2 years ago

2 answers
75 views
0
iOS Packet Capture Countermeasures, About ATS

I read an article that says that using Charles, you can see the contents of your request even if it's https.http://qiita.com/HIkaruSato/items/1f66c1a189bf9c19f838I have set ATS, but can I still see it...

ios
2 years ago

1 answers
131 views
0
How to Localize Application Names

I am developing iOS and Android apps using Monaca.Because it is a multi-language application, I would like to separate the name of the application displayed on the device according to the language set...

2 years ago

3 answers
126 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...

2 years ago

1 answers
110 views
0
In monaca, if you perform ios debug build under certain conditions, you get an error.

At monaca cloud IDE, use Wizcorp/phonegap-facebook-plugin (https://github.com/Wizcorp/phonegap-facebook-plugin)I get an error when I try to register with the cordova plug-in and go through the ios bui...

2 years ago

1 answers
89 views
0
AES128 Encryption/Decryption Swift3 Support

The following encryption and decryption methods are compatible with swift3.It now crashes when converting the return value to String.swift 2.2 func AES 128 Crypt(data:NSData, keyData:NSData, operation...

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.