ꜰᴀʙɪᴏ 

44 Followers
19 Following
198 Posts

dad & husband. Almost every night iOS developer 

Building: Event Jar, FeedTube and others…

Event Jarhttps://apps.apple.com/app/id6459984864
FeedTubehttps://apps.apple.com/app/id6741320680
PixLinkhttps://apps.apple.com/app/id6746123581

It still has a few small issues to fix, but essentially it seems to be working even for "those" videos.

#SwiftUI #iOSDev #iOSDeveloper #AppDev #indieDev #indieApp #BuildInPublic

@teomatteo89 mmm non so se sono io ma è la seconda volta che apro l’app e noto che non si aggiorna lo stato delle batterie. esempio: batteria del sensore del garage è al 20%. L’app segna 40%. solo se vado a disattivare/riattivare il sync con homekit da settings risulta corretto

@nicoreese try with

.glassEffect(
.regular
.interactive(),
in: .capsule
)

and put it to menu.

Menu {

} label: {

}
.glassEffect(
.regular
.interactive(),
in: .capsule
)

@jonny_kuang For me, the most annoying thing is the unusual traffic detected from your IP (linked to Private Relay). It used to work fine. Now the message always appears.
oh look, Canada 🇨🇦! #winterolympics @StewartLynch
@christianselig and for do disable after xxx minutes. from normal command in home it doesn’t works always. but if you create shortcuts inside home… well… magically you can see “disable” works always.
Ok, I think I’ve got videos recovery working.
#SwiftUI #iOSDev #iOSDeveloper #Learning #AppDev #indieDev #indieApp #BuildInPublic
@simonbs try with sheet… it seems different… or my eyes are deceiving me
@simonbs I'm not so sure if it can help, but have you tried using .navigationTransition(.zoom(sourceID: item.id, in: namespace)) not with fullScreenCover but with sheet or navigationDestination? I've used it and maybe we're getting closer.
@christianselig Do you mean if there were a native iOS app that connects to macOS's built-in Screen Sharing?