Posts

Post not yet marked as solved
0 Replies
150 Views
Is there a possibility to enable the public transport layer like in the Maps app?
Posted
by pauloDEv.
Last updated
.
Post not yet marked as solved
4 Replies
719 Views
I recently encountered a "potential bug" with SwiftData. I save my model with modelContent.insert and after that I get following error when trying to delete it with modelContent.delete: Could not cast value of type 'Swift.Optional<Any>' (0x1f5b871f8) to 'Foundation.UUID' This I mentioning the let id: UUID field marked with @Attribute(.unique). This build doesn't crash running in an iOS Sim but if it's running thought TestFlight on my iPhone it just crashes. If I try to delete elements that aren't just created, I don't get this error.
Posted
by pauloDEv.
Last updated
.
Post not yet marked as solved
0 Replies
452 Views
I found out that you can define a launch-screen image for WebApps on IOS. Now I have a question: Is it possible to define different launch screen images based on the different rotations and screen sizes?
Posted
by pauloDEv.
Last updated
.
Post not yet marked as solved
4 Replies
2.1k Views
The maximum number of apps for free development profiles has been reached. I've already tryed to delete all apps under XCode-Device-MyIphone-Apps but there are not apps which i can delete. So where is the Problem, why do i become this error with my free developer account which usually could sig 3 Apps? As info: On my iPhone 8 iOS 13.5 are not profiles installed anymore but it doesn't work.
Posted
by pauloDEv.
Last updated
.