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 minimum version requirement #7

Open
5 tasks done
joaoaugustogrobe opened this issue Feb 5, 2025 · 4 comments
Open
5 tasks done

IOS minimum version requirement #7

joaoaugustogrobe opened this issue Feb 5, 2025 · 4 comments
Labels

Comments

@joaoaugustogrobe
Copy link

I'm trying to setup intelligence package on my application, but I'm having some issues.

I'm out of ideas, I can't get this working.
This is the error I get:

// intelligence-0.1.0/ios/Classes/IntelligenceSearchableItems.swift
Cannot find type 'IndexedEntity' in scope

And I can see in this file that it's marked with @available(iOS 18.0, *)

@wrbl606
Copy link
Collaborator

wrbl606 commented Feb 7, 2025

Please provide the output of the flutter doctor command here

@0xharkirat
Copy link
Contributor

This maybe a very silly suggestion, but try setting the minimum ios version to 18.0, or have you already tried?

@0xharkirat
Copy link
Contributor

and change the minimum version in the xcode, not in the podfile, because xcode somehow overrides it, in my experience.

Copy link

This issue is stale because it has been open 10 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants