booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

Stuck on a loop of errors when I try to run the IOS app but android works fine #119

Closed Mo7amed-Sa3d closed 6 months ago

Mo7amed-Sa3d commented 6 months ago

Hello I'm facing a lot of errors when I try to run the app in the IOS simulator using Xcode when I solve an error another one shows up. The situation now is I'm Currently stuck at this error image I have tried to delete pods.lock file and pods folder the I tried pod install command.

Also, I've tried to delete the ios folder and paste it again from the original app files also I end up with working android but IOS full of errors.

AdilSoomro commented 6 months ago

Can you make sure you are opening XCWorkspace project, rather than Runner project.

Mo7amed-Sa3d commented 6 months ago

I'm opening the project by double click this file image

AdilSoomro commented 6 months ago

Can you execute the flutter doctor and paste the response here:

flutter doctor --verbose

Mo7amed-Sa3d commented 6 months ago

image

AdilSoomro commented 6 months ago

Hi, can you share your anydesk?

Mo7amed-Sa3d commented 6 months ago

1 999 228 119 image

Mo7amed-Sa3d commented 6 months ago

Can you request again I had to restart the app to enable permessions

AdilSoomro commented 6 months ago

I don't have access to your machine, can you verify if you have allowed remote control access to AnyDesk.

AdilSoomro commented 6 months ago

Hello? are you there?

Mo7amed-Sa3d commented 6 months ago

Yes, I'm trying to connect with my phone to my machine because I do not know what is the problem. Forgive me it's my first time to use anyDesk

Mo7amed-Sa3d commented 6 months ago

Can we use Teamviewer instead?

AdilSoomro commented 6 months ago

TeamViewer doesn't allow longer session.

AdilSoomro commented 6 months ago

Please check if you have allowed accessibility permission to your AnyDesk.

Mo7amed-Sa3d commented 6 months ago

Done, Can you try now

AdilSoomro commented 6 months ago

Hi, in the session we found out that you're trying to build the ios with a free apple developer account. Apple has restricted some services like in-app-purchase, apple-sign-in and others for free accounts. In order to compile the app, please buy a membership and try again.

Checkout full list of such services here: https://developer.apple.com/documentation/xcode/adding-capabilities-to-your-app#Perform-additional-configuration-steps

I'm marking this as closed. Feel free to open new topic when required.