Akoz
Tech with Akoz

Tech with Akoz

Follow
Follow
homebadges
Tag

Xcode

#xcode

More content

Read more stories on Hashnode


Articles with this tag

How to Use Firebase Emulator iOS Part 2 - Firestore

May 8, 20224 min read

Store, fetch, and delete data. ยท This is part 2 of the Firebase Emulator iOS series, explaining Firestore functionality which is storing, fetching, and...

How to Use Firebase Emulator iOS Part 2 - Firestore

Let's mock your current location on Simulator

May 5, 20221 min read

Quick tip for the simulator. ยท Let's assume you have an app that has a mapping feature that detects a location where you want to go, but you don't want...

Let's mock your current location on Simulator

How to detect a screenshot from Simulator

Oct 17, 20211 min read

Use LLDB to mimic the behavior. ยท Last month on my project, I was working on a feature that involves detecting screenshots because it has sensitive data....

How to detect a screenshot from Simulator