I have an issue with an app - KaPang.
Working in Visual Studio 2022 Xamarin. Have made three releases of my App to Iphone via cable. The app works fine in this case.
When doing a release to AppStore as:
- Create Archive in VS2022- OK
- Distribute to AppStore in VS2022. An .Ipa file is create - OK
- In Imac distribute the .ipa file via Transporter to AppStore - OK
- Waiting for release to TestFlight - Having issues:
--for the first two releases som functions did not work in app - e.g. ListView and call to database. Still same code as released via cable and working. --The last release was not approved at all since the test team could not start app.
I am using an combinmde Microsft/Apple environment. Can I adress this to Apple or is this to be adressed to Microsoft?
Any clue what can be the issue and where to investigate?
I have released another App for testing - KaBom. This works fine so the environments seems to be OK?
/Kari T