ahmedelkhyary / hyperpay

MIT License
6 stars 18 forks source link

error: 'Flutter/Flutter.h' file not found #53

Open sikandersaleem opened 3 hours ago

sikandersaleem commented 3 hours ago

dear getting this error 'error: 'Flutter/Flutter.h' file not found' with updated code when trying to run app on ios.

image
ahmedelkhyary commented 3 hours ago

did u use hyperpay_plugin with version 3.0.0

sikandersaleem commented 2 hours ago

i clone the code. because with previous plugin , facing issues but code was working fine. so i clone the code.

ahmedelkhyary commented 2 hours ago

just clean and remove podfile.lock and pod install again

sikandersaleem commented 2 hours ago

i clean code and remove the file. then pod install successfully, but when run on device , same issue.

sikandersaleem commented 2 hours ago
image
ahmedelkhyary commented 2 hours ago

upload your demo in repo and i will check