iOS Question Has there been a change in Appetize? I followed the steps as usual.

AlfaizDev

Well-Known Member
Licensed User
Longtime User
B4X:
#If RELEASE
#CertificateFile: ios_distribution.cer
#ProvisionFile: distribution_stor.mobileprovision
#Else
#CertificateFile: ios_distribution.cer
#ProvisionFile: distribution.mobileprovision
#End If
Has there been a change in Appetize? I followed the steps as usual.

Has its approach changed, or is the problem on my end? I'm following the same steps I always have. I was away from my iPhone for a short time, and now all these problems are appearing.

1. Build Server - Build Simulator Release App
2. Build Server - Download Last Build
3. Find the ipa file in the objects folder and open it with 7zip. Or rename it and change the extension to .zip.
4. Extract the app folder. You will find it inside.
5. Zip the app folder.
6. Upload it to appetize.
1777708404381.png


In the second image, there's a warning I found in their documents. Is there a problem with that?
1777708695896.png
 

hatzisn

Expert
Licensed User
Longtime User
The exact process is what you download from the hosted builder of B4X (f.e. tmp.zip) you upload it unchanged in Appetize.io.
 
Upvote 0

AlfaizDev

Well-Known Member
Licensed User
Longtime User
The exact process is what you download from the hosted builder of B4X (f.e. tmp.zip) you upload it unchanged in Appetize.io.
Yes, I did that, but it was no use; the same mistake keeps appearing.
 
Upvote 0

AlfaizDev

Well-Known Member
Licensed User
Longtime User
Thanks to those who replied.
I think my problem is related to the network.
After running the VPN program, the application uploaded successfully.
Is this a common problem in Windows 11, or is it a problem with my network provider?
Is anyone else experiencing network issues in Windows 11?
 
Upvote 0

hatzisn

Expert
Licensed User
Longtime User
Thanks to those who replied.
I think my problem is related to the network.
After running the VPN program, the application uploaded successfully.
Is this a common problem in Windows 11, or is it a problem with my network provider?
Is anyone else experiencing network issues in Windows 11?

I recently tried successfully to upload an app in order to check it in Windows 11 with no problem.
 
Upvote 0
Top