@HBLPak
I called the 021-111-111-425 yesterday and according to the agent, it should have been resolved by midnight. However, I’m still not able to transfer any amount from HBL Mobile (iOS) app.
Breakpoints. Stack traces. Visibly inspecting the view hierarchy.
These are crucial concepts to learn if you want to debug your iOS apps in Xcode.
This video course by @iFeliLM teaches you all these concepts, and then some!
https://t.co/YUd9hTqlBL
With the world going remote, livestreaming experiences in your iOS app can soon become a necessity.
In this 20-min article by @yusuftor, you'll learn how to leverage the Vonage Video API to build a livestreaming iOS app. Read it here:
https://t.co/a1PaIDcIGd
BREAKING: Former Deputy Director Cyber Crime cell, FIA, Abdul Ghaffar arrested under money laundering charges, taking Rs63mn bribe from a software company
7 mobile eng industry predictions after months of research for my book, Building Mobile Apps at Scale:
1. Kotlin Multiplatform will become the de facto *native* way to share code between iOS and Android. KMM is maturing rapidly & is easy for iOS engineers to also pick it up.
How fast do you type with your iPhone? 🐇
I’ve spent the last 2 days to develop this with RxSwift, will probably try to build a game from this with Game Center for leaderboards & CloudKit to save games. 😀
I'm likely 20 years late to the party, but today I learned that selecting a word and hitting ⌘E will add it to the search field, so you can just ⌘G from there. I've literally been doing ⌘C, ⌘F, ⌘V ⌘G all of my life. Works in Xcode and most text editors.
I noticed my fan got quiet when I closed Chrome, so I measured its RAM and CPU usage 250 times per second while opening 54 tabs, then did the same in Safari
More charts here: https://t.co/JZgSDWI0Yn
Maybe some company would like to sponsor Sourcery? it's one of the most popular open source projects in iOS ecosystem, used by tens of thousands of applications
A couple of months ago I made 24 quick videos of Xcode tips, and I finally got around to putting them together into one video + article for easier access. Enjoy! https://t.co/NjpXIaXCne
New in Swift 5.4: Implicit member expressions can now be chained - meaning that we can access properties and methods even when using "dot syntax", which unlocks some really interesting coding styles and API designs!
Here's a new article all about it 😀
https://t.co/M1hgKT3CDX