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

Application not running for ios below 17.0 (when i added home widgets code) #293

Open
1 task
abhishekbbbbbb opened this issue Aug 31, 2024 · 2 comments
Open
1 task
Labels
bug Something isn't working

Comments

@abhishekbbbbbb
Copy link

Problem to solve

Application doesn't run for ios version below 17.0

Proposal

for any version of ios below 17.0 application doesn't works how can i fix this issue

More information

No response

Which Platform would be improved?

No response

Other

  • Are you interested in working on a PR for this?
@abhishekbbbbbb abhishekbbbbbb added the enhancement New feature or request label Aug 31, 2024
@Ahmed-Abdul-Rahman01
Copy link

Probably you have added the minimum deployment version as 17 to your whole application in Xcode. Try changing it to only the extension's target so that your application works for iOS versions below 17.

@ABausG ABausG added bug Something isn't working and removed enhancement New feature or request labels Sep 5, 2024
@abhishekbbbbbb
Copy link
Author

@Ahmed-Abdul-Rahman01 naa man checked several time deployment target for whole application is 13 and for extension its 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants