Search Unity

Bug Can't use UnityWebRequest on mobile data only

Discussion in 'Android' started by MaartenB, Aug 1, 2021.

  1. MaartenB

    MaartenB

    Joined:
    Nov 6, 2014
    Posts:
    67
    Hello,

    As mentioned in this post, I would love to make use of UnityWebRequest on mobile data only. Unfortunately, when I test it within my app, I'm receiving a "ConnectionError" request result.

    Does someone know how I can use UnityWebRequest with just mobile data? (and without wi-fi)

    At the moment of this post, I'm using Unity 2021.1.5f1.

    Thanks in advance!


    - Maarten
     
  2. MaartenB

    MaartenB

    Joined:
    Nov 6, 2014
    Posts:
    67
  3. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,732
    Please, report a bug for this using Unity Editor.
     
  4. MaartenB

    MaartenB

    Joined:
    Nov 6, 2014
    Posts:
    67
    Thanks for the swift reply. It seems that I already am having a case running (1331983) regarding this issue. I'll continue there and keep everyone in this thread up-to-date on the bug report case.

    For now, the current status is that the Unity Staff is not able to reproduce this issue. I would like to ask anyone else if they're also experiencing this issue.

    You can download the entire Unity project + a pre-made APK build here: https://e.pcloud.link/publink/show?code=XZChW0ZVSqkQp7VQ4pMecUI3jD4PLb1atby
     
  5. MaartenB

    MaartenB

    Joined:
    Nov 6, 2014
    Posts:
    67
    @Aurimas-Cernius Unfortunately your colleague Dominykas doesn't respond to my case with the case number above this comment.

    Have you've tried to replicate this issue?