Skip to content

Latest release doesn't support iOS 14 or 15 #1089

@Adamrenak

Description

@Adamrenak

The latest release includes a dependency on libswiftRegexBuilder - which has a minimum support for iOS 16.

However, the pub.dev docs state the req "Deployed on iOS 14 or higher"

Sample error log:

Launch Time:         2025-12-22 10:34:09.5429 +0000
OS Version:          iPhone OS 15.8.3 (19H386)
Release Type:        User
Baseband Version:    9.61.00
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: DYLD 1 Library missing
Library not loaded: '/usr/lib/swift/libswiftRegexBuilder.dylib'
Referenced from: '/Volumes/VOLUME/*/Runner.app/Frameworks/MapboxMaps.framework/MapboxMaps'
Reason: tried: '/usr/lib/swift/libswiftRegexBuilder.dylib' (no such file), '' (no such file), '' (no such file)
(terminated at launch; ignore backtrace) ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions