Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS-8546: Move CHHapticEngine init on background thread #392

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

Andoran90
Copy link
Contributor

Инициализация CHHapticEngine на основном потоке могло вызывать подвисание UI при создании TangemSdk.
Перенес инициализацию в бэкграунд, попробовал на своих девайсах, все нормально инициализируются, но надо чтобы куа проверили на разных девайсах и версиях.
Так же в приложении используется проверка недоведенного до конца бэкапа во время запуска, а там тоже создается TangemSdk и в некоторых случаях приложение может чуть дольше стартовать.

@Andoran90 Andoran90 force-pushed the feature/IOS-8546-haptics_code_update branch from dcd7890 to 3128cbb Compare January 13, 2025 07:56
@Andoran90 Andoran90 merged commit 5526e66 into develop Jan 13, 2025
3 checks passed
@Andoran90 Andoran90 deleted the feature/IOS-8546-haptics_code_update branch January 13, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants