Latest Posts
-
How to protect your users from Scam Coaching in your iOS App with Trust Insights
“The Trust Insights framework enables your app to request an evaluation, or insight, to help detect and respond to social engineering threats people may face.” as the official TrustInsight documentation says.
-
Building an On-Device Video Editor app with Swift/SwiftUI and SpeechAnalyzer — Part 3
Here we are with Part 3!
-
Building an On-Device Video Editor app with Swift/SwiftUI and SpeechAnalyzer — Part 2
In Part 1, we imported a video, transcribed its audio fully on-device, and used the timing attributes returned by SpeechTranscriber to highlight the currently spoken word.
-
Building an On-Device Video Editor app with Swift/SwiftUI and SpeechAnalyzer — Part 1
Hi everyone, this is going to be the first part of a few-part series where I’m going to share my experience of building kind of a video editor app where user can see the full transcription of the video, see auto-generated subtitles on it, and even select words to censor(add...
-
How I managed requsting reviews in Treaty
Requesting reviews and gathering feedback from users is an important part of all apps.