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

[BackgroundTask] Background Task 9 ("SKReceiptRefreshRequest"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this. #52

Closed
doganaysahins opened this issue Sep 21, 2022 · 0 comments

Comments

@doganaysahins
Copy link

Hi, im gettin that error when I called makePurchase method

2022-09-21 19:15:46.240154+0300 WidgetCreatorApp[2573:408467] [BackgroundTask] Background Task 9 ("SKReceiptRefreshRequest"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.

after that its re init my main app, redirecting to inited view in swiftui.
how can I handle that?

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

No branches or pull requests

1 participant