Skip to content

[Bug] Non-secure network connections disabled in Player Settings #484

Closed
@Thaina

Description

@Thaina

[REQUIRED] Please fill in the following fields:

  • Unity editor version: 2022.1.0b1
  • External Dependency Manager version: 1.2.168
  • Source you installed EDM4U: UPM tgz
  • Features in External Dependency Manager in use: Android Resolver + VersionHandler
  • Plugins SDK in use: -
  • Platform you are using the Unity editor on: Windows

[REQUIRED] Please describe the issue here:

Weird error and warning while using EDM4U

image

It seem the config for using secure connection was needed to disabled to shut these error

Please answer the following, if applicable:

What's the issue repro rate? (eg 100%, 1/5 etc)

  • 100%

What happened? How can we make the problem occur?

  • Just install and open unity editor and also every action that trigger

I suspect that this below might be the cause?

var status = PortableWebRequest.DefaultInstance.Post(
"http://www.google-analytics.com/collect",

Any reason using http here though?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions