Post

Replies

Boosts

Views

Activity

Reply to <decode: bad range for [%{public}s] got [offs:294 len:935 within:0]>
I got this error. It appears in my case that an array I was using to populate views with a ForEach loop increased in size over time and began to include duplicates. When I removed the duplicates from the array, these errors stopped.
Replies
Boosts
Views
Activity
Mar ’24
Reply to MapPolyline stroke gradient doesn't work
If you simplify the let gradient line to let gradient = Gradient(colors: [.red, .green, .blue]) It works
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Phone number validation for external testing
I had the same problem. Then I let Google Chrome fill in my number which was prefixed with +44 and ASC accepted it.
Replies
Boosts
Views
Activity
Aug ’25