#1 2023-04-20 08:39:25

itSDS
Member
From: Germany
Registered: 2014-04-24
Posts: 506

Problem with iOS Review/App Testing

Hi alltogether, may be one of you encounterd the same Problem with a similar case.

we use m2 as server, this server has 2 function a mvc view which can be used to browse some data and a soa webservice with function called from a syncrossplatform client.

the Tester at apple uses an iphone connected by tethering.

The Tester can open the mvc pages and browse it, but as he uses our app, no connection can be established.
I think there is a kind of content filter blocking the SOA - Traffic.

Im not so deep in network so may you can help. Is there an option to let the SOA trafic look like normal website trafic as the mvc view - for the content filter.

Or does anyone have another thougt / clue

thank you in advance

I forgot to mention, we don't have the connection Problem with many other devices...

Last edited by itSDS (2023-04-20 08:46:17)


Rad Studio 12.1 Santorini

Offline

#2 2023-04-20 10:18:48

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,237
Website

Re: Problem with iOS Review/App Testing

So if I understand, you can access the server from a tester in Windows, but not from the app?

Did you try to access the server from the mobile browser, e.g. the MVC view?

Which version of Delphi do you use for the SynCrossPlatform client?

Offline

#3 2023-04-20 10:23:56

dcoun
Member
From: Crete, Greece
Registered: 2020-02-18
Posts: 392

Re: Problem with iOS Review/App Testing

You must use https (and not http) from a mobile device. That is a common silent failure reason.

Offline

#4 2023-04-20 11:20:35

itSDS
Member
From: Germany
Registered: 2014-04-24
Posts: 506

Re: Problem with iOS Review/App Testing

@dcoun - the m2 server is behind a iis reverse proxy, and is encrypted with https and Letsencrypt certificate


Rad Studio 12.1 Santorini

Offline

#5 2023-04-20 11:22:06

itSDS
Member
From: Germany
Registered: 2014-04-24
Posts: 506

Re: Problem with iOS Review/App Testing

@AB the Tester(from Apple) can access the MVC Server from the device Safari browser, but not the soa server from our app.
Syncrossplatformclient from m1 latest release.

Last edited by itSDS (2023-04-20 11:22:30)


Rad Studio 12.1 Santorini

Offline

Board footer

Powered by FluxBB