iOS apps store media locally in the app sandbox. Repeatedly adding the same file can use up a lot of space in https://lnkd.in/gjNzaWDp The recent videos feature displays your most recent files, A temporary solution to save space. 📂
Vignesh ⚡️’s Post
More Relevant Posts
-
Day 66 of the #100DaysOfSwiftUI InstaFilter: Project 13 - Day 5 InstaFilter is an iOS app that lets you import your image & apply filters on it! (uses Apple CoreImage, CIFilters & so on) updates: - you can now choose from various filters available - customise filters using confirmationDialog - share your filtered image with your friends!
To view or add a comment, sign in
-
Quickly Turn iOS & iPadOS Home Screen App Icons into Widgets https://buff.ly/4gTukY3
To view or add a comment, sign in
-
-
Since Sandbox was announced in 2022, there’s been a lot of talk about how it differs from SKAN. Google has taken a more collaborative approach with Sandbox, working closely with industry leaders like AppsFlyer to innovate, provide feedback, and shape the core principles. But it also seems like Sandbox is way more complex than SKAN. It makes sense that we compare the two. In this blog post we dive into how SKAN and Privacy Sandbox stack up against each other, covering aspects like reporting, data granularity, bit-based attribution, and more. Check it out!
SKAN🆚Sandbox The app marketing world is still adjusting to the evolving privacy changes on #iOS, and we are now on the verge of another round of disruptions with #PrivacySandbox on #Android and the new opportunities that it introduces. It’s only natural to stack iOS and Android against each other, but don’t worry we’ll (try to) keep things simple. Gil Bouhnick with the breakdown: https://lnkd.in/dkj6GS4x
To view or add a comment, sign in
-
-
We are currently intentionally using force unwrap on every screen in one live iOS app with 1000 daily active users 😅 In this app, we are using Kotlin Multiplatform, and the library we are using to share view models, is returning Any? type for all of the view model properties on the iOS side🤔 That’s why we must check for the actual type on iOS side, and we can confidently do something like this: @State var screenState: ConcreteType { viewModel.state as! ConcreteType } And even if it crashes, we will catch it immediately when we run the app on that screen, and that’s actually what we want 💡 Force unwrap operator isn’t forbidden, you can use it in your apps. But remember, with great power, comes great responsibility 🤘🏻
To view or add a comment, sign in
-
🔄 RealityScan 1.5.3 for iOS is now available in the App Store! This update includes bug fixes that improve your experience. Update today! Release note: https://lnkd.in/eqi8YwmP #realityscan #RealityScan15 #3dscanning
To view or add a comment, sign in
-
-
📱✨ Exciting news! We've released a beta version of the LastQuake app for Android and iOS, and we need your help to test it and give us your feedback before it's officially released! #BetaTesting 📢 For Android: Access the beta version through this link https://lnkd.in/eriEVJWy Then click the "Become a tester" button and download the application in the Google Play Store. 📢 For iOS : Download TestFlight (Apple's platform for testing beta versions), access the beta version through this link https://lnkd.in/eWMy8MDJ that will take you to the registration page for our application's beta testing program on TestFlight, then download the app. 🚀 Your feedback is incredibly valuable to us and will help us improve the app before the official release 🙏 Don't hesitate to share your thoughts, report problems or suggest improvements. You can do so directly through this quick survey: https://lnkd.in/euqj_Dav
To view or add a comment, sign in
-
-
Discover an API not widely known! 🫢 Learn how to detect sensitive photos and videos in your iOS app. Watch the full tutorial below! 👇🏻 https://lnkd.in/ge_nmaGv
To view or add a comment, sign in
-
-
That's great and super useful! You can take it further by automating the process to add the app for review. Check out this guide for detailed instructions: https://lnkd.in/d2jCpY7c
Did you know? With this simple script, you can build and upload your iOS app to App Store Connect. The best thing? You can run it from your local machine (no CI/CD needed!) Read my comment below for instructions on how to get it working. 💬
To view or add a comment, sign in
-
-
🚀 How to Install TutuApp on iOS: Simple Steps TutuApp gives iOS users access to apps and games beyond the App Store—no jailbreak required. Follow these easy steps to get it up and running on your device. 🌐 Learn more here: https://lnkd.in/dTh395-9 #TutuApp #iOSApps #AppStoreAlternative #MobileTechnology
To view or add a comment, sign in
-
-
Did you know that with iOS 18, if you go to your passwords app, then select any Wi-Fi network that you have connected to and know the PW for, you can generate a QR code for someone else to be able to scan it and connect? Pretty handy feature :) 🛜
To view or add a comment, sign in