I hope someone can point me in the right direction, because I have no experience in network programming. I need to enable users to export files to their computers via WIFI (such as FTP server), jus
Tag: iPhone
Can I determine the location of the iPhone or Android device according to WiFi signal strength?
I’m interested in learning how smart phones can be positioned in a building based on the strength of the wireless network in certain places.
Wifi is becoming unavailable Everywhere, at least
Xcode: Adjust UIImageView size for iPhone 5 devices
I am trying to adjust the size of the background static UI ImageView (from the Nib file) for iPhone5 users. Unfortunately, the following code does not seem to have any effect on the size of the bac
iOS – How to get SIM ID from iPhone
I am new to ios, I am working on a small project, I need to get the SIM card identification number, so please tell me if there is a way to get the SIM card ID from the iphone… No, there is no
iOS – Evaluate the best way to use the iPhone application battery usage?
What is the best way to benchmark the battery usage of iPhone apps?
I’m developing an iPhone app that uses location services and runs in the background. It seems that the battery drains faste
COCOS2D-iPhone – Proper Sliding Gestures IOS
I cannot find a tutorial on how to properly set up the iOS gesture recognizer.
I need to detect the callback to them.
Any help is appreciated. thanks.
UISwipeGestureRecognizer* swipeUp
COCOS2D-iPhone – How to determine if the elves are in the layer
Sorry if this sounds trivial. I just didn’t get it. How can I determine if a particular sprite already exists in the layer? Basically, I need to check this before deciding whether to add it to the
How to draw a line with COCOS2D-iPhone
I try to master Cocos2d by trying to accomplish simple things. At this point, I have a scene, and that scene has a background sprite and a layer. I tried to draw the layer with drawLine. This is my
How to delete the blank area of the Iphone X top viewport angle on ion Cordova
See answer in English> Ionic – White edge on iPhone X in header 1
I follow Understanding the WebView Viewport in iOS 11 and Cordova app not displaying correctly on iPhone X (Simulator) The instruct
Cocos2D-iPhone – Need to help understand the elves and textures
I recently started to pay attention to cocos2d game development.
What is the difference between sprites and textures?
Maybe I can pass the “bitmap” there. What is a bitmap?
They all se