Skip to content

Changed to use UnityWebRequest from the deprecated WWW#42

Merged
thedoritos merged 1 commit intothedoritos:masterfrom
uskey512:fix/update-www
Jul 27, 2020
Merged

Changed to use UnityWebRequest from the deprecated WWW#42
thedoritos merged 1 commit intothedoritos:masterfrom
uskey512:fix/update-www

Conversation

@uskey512
Copy link
Copy Markdown
Contributor

@uskey512 uskey512 commented Jul 26, 2020

Assets/Unimgpicker/Samples/PickerController.cs(37,27): warning CS0618: 'WWW' is obsolete: 'Use UnityWebRequest, a fully featured replacement which is more efficient and has additional features'

Changed to use UnityWebRequest from the deprecated WWW.

https://forum.unity.com/threads/www-marked-as-obsolete.606763/
https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequest.html

@thedoritos thedoritos self-requested a review July 27, 2020 14:13
Copy link
Copy Markdown
Owner

@thedoritos thedoritos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @uskey512

The code looks good to me. I'm going to merge this PR 👍

Thanks for your contribution!!

@thedoritos thedoritos merged commit fb1dfcd into thedoritos:master Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants