iPhone X has a beautiful new screen that will make your app look great. You may need to make some changes in your app to accommodate the...
Step-by-step explanation of building a Task Timer app using web technologies, including HTML5, CSS3, JavaScript and jQuery Mobile.
iPhone X has a beautiful new screen that will make your app look great. You may need to make some changes in your app to accommodate the...
If your app has already adopted safe area insets, there's not much you will need to do to update your app for iPhone XS, iPhone XS Max,...
I'm building an iPhone app, and my app copies a bunch of resources to the App's Documents directory on first install. While I'm developing the app, I simply modify files in the App's Documents dire...
Sample Code 이 문서는 https://developer.apple.com/documentation/corenfc/building_an_nfc_tag-reader_app 를 한글화한 문서입니다. NFC 태그 리더 앱 만들기 NDEF 메시지가 포함된 NFC 태그를 읽습니다 Overview 이 프로젝트의 샘플 코드는 앱에서 Core NFC를 사용하...
온라인에서 4만원돈 하는 도서를 온라인으로는 무료로 볼 수가 있다. 사파리 기반 Web Application 뿐만 아니라 phoneGap을 이용한 hybrid 앱 개발도 포함하고 있다. http://building-iphone-apps.labs.oreilly.com/ Building iPhone Apps with HTML, CSS, and JavaSc...
This post describes how to develop a basic AR–enabled image recognition iPhone app, that... start building your own implementation logic. As we are not playing with any 3D graphics...
Overview ; This sample code project shows how to use Core NFC in an app to read Near Field Communication (NFC) tags of types 1 through 5 that contains NFC Data Exchange Format (NDEF) data. To use this sample, download the project and build it using Xcode. Run the sample app on your iPhone. Tap the Scan button to start scanning for tags, then hold the phone near an NFC tag. To read a tag, the sample app creates an NFC NDEF reader session and provides a delegate. The running reader session polls f...
Create a single codebase and app target for Mac, iPad, and iPhone.