Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

WebTester error

Please read about such issues at: https://developer.mozilla.org/en-US/d...

To fix this type of error, all requests to HTTP content should be removed and replaced with content served over HTTPS.

As I can see you are invoking services in your app over HTTP:
Image

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

WebTester error

This is ridiculous and not possible. I cannot ask 3rd parties to change their servers by adding ssl certificates to their servers.

You cannot force people to use SSL.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

WebTester error

Any news here. Like all other post response from Appery is non-existent. Not only does stuff not work but there is no support either.

I now have to export every project before I can test it. This is ridiculous!

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

WebTester error

??????????????????????????????????????????????????????

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

WebTester error

Hello Deon,

I have heard back from our developers team and here are the comments on the issue:
Actually, this is a browser related issue and no request can work with different protocols.

However, one can try the following:

  1. Using API Express

  2. Using Server Code

  3. Transferring your service to https protocol

    Also, please check this post: https://blog.appery.io/2016/07/were-g...

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

WebTester error

Hi

That is not acceptable. This was always working. As a matter of fact it is still working on the old IOS Tester of yours.I unfortunatly upgraded the Android tester and now itsnot working on Android or in your tester browser.

  1. I am not using API Express as this is useless in my country. The latency is way to high and data access slows the app right down.

  2. Using server code. That is just ridiculous, I wont even comment on that.

  3. I am not transferring anything to https as it is my clients databases not mine.

    I dont think you people actually understand what you have done!

    Appery is supposed to evolve with less bugs but this is not the case. Issues are piling up and you people dont have the answers for it.

    It is so frustrating annoying and unproductive to work on your platform. Unfortunately it is a problem for me to move at this stage as I have invested over 3 years of time and money in your platform.

    I just wish you people would fix it.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

WebTester error

I am not even gonna comment.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

WebTester error

Actually I will comment because you people need to realise that you cant just do what you want without realising the consequences of your actions......

I have been on your dev platform for over three years. Over this period I have not had anything but frustration. I have stuck it out as I had allready commited projects. I was hoping that things would get better. It has not, in actual fact things get worse. Stuff that used to work stop working becuase of your endless updates and changes.

Now in reply to your points......

  1. Using API Express is not a viable solution for two reasons....
    a. Converting all existing projects will kill me as this would be so time consuming.
    b. But more importantly is that the latency to your API Express server is a killer. Pulling data through your middleware server just times out!. You guys did not think that model through. It does not work for countries like South Africa!!!!
    c. Anyway, your MS SQL connector does not work. It does not allow for connection to named instances of MS SQL

    Conclusion to your suggestion 1. Please dont make a suggestion that does not work. I would suggest you people do your homework properly before putting stuff out there that has no value.

  2. Using server code. Please elaborate on this. Are you telling my I have to write my own connectors in server code???? This is absurd for two reasons......
    a. Your platform is supposed to speedup development time not Kill it.
    b. Again, using your middleware server to connect to a database in South Africa is DOES NOT WORK.

  3. Wow. Because you guys make a change on your side, you expect everyone to add SSL to their servers. These databases are sitting on client servers that have been running for many years. You tell my clients to upgrade. You cant force people to use SSL if they do not have the need to do so!!!! Then you contradict by saying you dont have to worry about https once the app is compiled. Really does not make sense.

    In conclusion. Explain how your old tester app handles http connection from https?

    As a matter of fact, please make the APK available of the previous version of the tester for Android. So that I can downgrade and at least be able to test my apps on Android.

    I upgraded the tester but should not have. Luckily I still use the old tester on IOS and that works fine.

    So what I suggest is that you have two versions available for your tester..... An http and an https solution..... PROBLEM SOLVED!

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

WebTester error

If you looking source files of our Mobile Tester app, you can find them here: https://github.com/apperyio/tester

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

WebTester error

Thank you

Return to “Issues”