How To Test Lightning Cable With Multimeter
DC Voltage -> pin 1 is ground on the right, pin 5 (three pins in between) 5 Volts
Old cables didn't even pass continuity but still charged?
The Best iPhone 15 Pro Max Camera Settings for Video in 2023 - Wistia Blog
We'll walk you through everything you should turn on or off in the iPhone's camera settings app.
- Switch to 4k resolution
- Shoot at 24 frames per second
- Turn off “HDR Video”
- Turn on “Grid”
- Turn off “View Outside Frame”
- Turn on “Macro Control”
Modern iOS Navigation Patterns · Frank Rausch
An unofficial bonus chapter for the iOS Human Interface Guidelines: Learn how to structure iPhone apps with drill-downs, modals, pyramids, sequences, and more.
Apple Design Resources - Apple Developer
Design apps quickly by using Sketch and Photoshop templates, plug-ins, and preconfigured UI elements.
iOS Design Guidelines: Illustrated Patterns (+ free templates)
For the first 5 or 6 years of iPhone releases, screen sizes were pretty manageable. If your design worked on a 320x480 screen, you were golden. Now, it’s the wild west out there. Every year seems to come with at least another screen size 🙄…
I Spent 7 Months Gathering The Very Best Free Courses I Could Find On The Internet | by Jano le Roux | The Startup | Aug, 2022 | Medium
I Spent 7 Months Gathering The Very Best Free Courses I Could Find On The Internet. Including life-changing Harvard, MIT, and Stanford courses..
Harvard’s CS50 Computer Science Course
https://www.harvardonline.harvard.edu/course/cs50-introduction-computer-science
MIT’s Machine Learning Course
https://www.edx.org/course/machine-learning-with-python-from-linear-models-to
Apple’s Develop For iOS Course
https://developer.apple.com/tutorials/app-dev-training/
AWS’s Cloud Practitioner Course
https://www.edx.org/course/aws-cloud-practitioner-essentials
University of Michigan’s Successful Negotiation Course
https://www.coursera.org/learn/negotiation-skills
RIT’s Storytelling in the Workplace Course
https://www.edx.org/course/storytelling-in-the-workplace-3
Bocconi’s Private Equity and Venture Capital Course
https://www.coursera.org/learn/private-equity
Stanford’s Quantum Mechanics Course
https://www.edx.org/course/quantum-mechanics-for-scientists-and-engineers-1
https://medium.com/testableapple/how-to-download-ipa-from-app-store-43e04b3d0332
Using Apple Configurator 2
Download an app from App Store to you phone
Open Apple Configurator 2 on your Mac and log into your Apple account
Connect your phone to your Mac using a USB cable
Into Apple Configurator 2 select your phone
Then tap on the “Add” button in the top, then tap on “Apps” button
Choose the app and tap on “Add” button
Finally it could tell you an app already exists, but don’t worry — just be in a hurry to grab an .ipa using this path:
~/Library/Group\ Containers/K36BKF7T3D.group.com.apple.configurator/Library/Caches/Assets/TemporaryItems/MobileApps/
iPhone Templates - Eric Kennedy
It’s got:
- Horizontal rulers at the top of the frame showing where (1) page actions, (2) page title, and (3) the search bar (if applicable) go
- Horizontal rulers at the bottom of the page showing where the tab bar goes
- Vertical rulers at (1) the standard iOS side margins and (2) the centerline
- A single-layer status bar – easy to delete or change to white, as needed
- A single layer device outline (including notch)
And it makes it dead simple to lay out apps in a “typical” iOS style.
iOS Design Guidelines: Illustrated Patterns (+ free templates)
iPhone design guidelines for UI elements, typography, navigation, design patterns, and more · Downloadable resources · iPhone Sketch template
Apple iOS Device Screen Sizes
A complete guide for Apple displays for iphone, ipad, etc.
Quick Intro to Using Svelte to Create a Native Mobile App
Web apps written with Svelte are blazing fast. While you could certainly use a technology like Apache Cordova to create a mobile app, you're likely better off using a JavaScript-Native framework like NativeScript.
Flutter: the good, the bad and the ugly – The ASOS Tech Blog – Medium
Having created my first app using Flutter, I weigh up the technology’s pros and cons against the other big cross-platform development contender — React Native
iOS remote push notifications in a nutshell – Flawless App Stories – Medium
What are remote Push Notifications?
Well if you ask the folks at Apple, they will probably direct you to this page on their website where they describe notifications as follows:
Apple Push Notification service (APNs) is the centerpiece of the remote notifications feature. It is a robust, secure, and highly efficient service for app developers to propagate information to iOS (and, indirectly, watchOS), tvOS, and macOS devices.
The Dominey Effect: For the Love of the Web, Learn Swift · An A List Apart Column
After immersing myself in it for a year, I find Swift to be deeply web in its soul. From its expressive, functional syntax and its interpretive playgrounds to its runtime performance and recent foray into open source, Swift is the web developer’s compiled language (with the mature and convenient safeguards characteristic of the compiled environment).
Everything you need to get you started is here. It’s free. And the community is amazing.
Apple - Human Interface Guidelines
1125px × 2436px (375pt × 812pt @3x)
Mixing Cordova/PhoneGap Components with Native iOS
I built this tutorial to serve as a guide to creating a hybrid mobile application combining both native iOS controls and Cordova/PhoneGap components to leverage the best of both worlds as an alternative to picking one over the other. Developers may choose to do this if they want to use specific native UI features but still code the bulk of their business logic in JavaScript or reuse existing JavaScript logic by embedding it as a Cordova component while maintaining the rest of the native scaffolding. There are also benefits to using this approach in making an application feel more native.
100 Days of Swift – Sam Lu – Medium
Since Apple announced Swift as the new modern language for their products, I’ve been wanting to learn it. Even though my background isn’t programming, I decided to give it a shot. A little more than a month ago, I finished my 100 Days of Swift Project.
Checkout all my Swift projects — samvlu.com