I actually finished my first legit iOS application and itโs in TestFlight. Itโs called AbsoluteSynthesis Alpha. DM me if you want to test it. In short theory, itโs a meditation app. In long theory it guides the user to their intuition (digital talisman)
@rmateos0311 @IAMTOMMACDONALD What do dreads and face tattoos have anything to with the songs meaning. This comment has racism and ignorance. The only joke is you have patriot in your name cause you clearly arenโt one.
@vishrutkmr7 I got mine turned back on on both devices. I fixed apple intelligence on both my phones. Plug in your phone and turn off Apple Intelligence. Then reboot the phone while itโs plugged in then go back in the settings and turn it on while itโs plugged in charging and it will install
Finally cracked iMessage's keyboard overlay UI. It's actually pretty simple and can be achieved using public API.
You can use UIWindow's didBecomeVisibleNotification to listen for when an instance of UIRemoteKeyboardWindow appears.
From there, you can create a _UIReplicantView of the keyboard using UIView's snapshotView(afterScreenUpdates:) and temporarily hide the keyboard window.
Blog post? ๐