556 questions
Do you often use c++ in iOS like using ndk in Android?
Hello.I'd like to make certain pixels transparent on iPhone.On Android, it became transparent if the alpha value was zero.On iPhone, R, G, B, and A must be zero to make the pixel transparent.I don't u...
CustomView.hCustomView.mCustom View.xib.You have created a view that you want to float in xib.On the xib screen The first question I'd like to ask here is Placeholders' File's Onwer or View, which cla...
let url = NSURL (string: http://google.com);let requestObj = NSURLRequest(URL: url!);myWebView.loadRequest(requestObj);Loading url with App Transport Security has blocked a cleartext HTTP (http://) re...
Hello, I am a student who is developing an application with Swift!Today, I am posting a question because I have a question during the data transfer between classes.override func collectionView(collect...
Is there a way to specify a photo option (photo size, date, etc.) and bring the photos that fit that option?
Is there a case where device tokens are not assigned in ios?We just launched a serviceWhen you install the app, it is designed to register tokens on the server.I think the token registration rate is l...
Hello, I am a student who is currently making an ios application for the first time.Currently, the screen I want to make is divided into three parts and displayed at once.What I'm curious about is tha...
Hello, I'm a beginner, but I want to try developing an app this time, so I'm just asking you a few questions.I want to make applications in the form of 'Zigzag' and 'Couponmoa', is it a native app dev...
Hello, I have a question!No difference To make sure that what I know about the exchange between ios-php-mysql is correctHere's the question!The way I know right now isPost it on php in the form of a s...
« | - 52 - | » |
© 2024 OneMinuteCode. All rights reserved.