L
L
Little Vasya2020-02-12 21:24:34
Dart
Little Vasya, 2020-02-12 21:24:34

Apps won't launch on flutter?

Hello everyone, after updating your phone from iOS 13.3.0 to 13.3.1, the application stopped running, it seems to open but after 2 seconds it closes, there was no problem with 13.3.0, you will say downgrade the iOS version, but laziness unfortunately defeats me

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
howl31337, 2020-02-25
@emilov

This is a known issue. Starting from version 13.3.1, projects signed with a personal (free) certificate containing any dynamic frameworks, including Flutter, are not loaded on ios hardware. Apple is still silent. Options for solving the problem:
1. Sign projects with certificates from a paid account developed by the apple.
2. Get by with the emulator.
3. Roll back to version 13.3 and below.
There are no other options.
More details at the link:
https://github.com/flutter/flutter/issues/49504

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question