gree / gree/unity-webview

POSTでの通信について

Open
#700 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

Description

"LoadURL(url);"を使用して、webページを読み込む際にPost通信することは可能でしょうか。
読み込むときに、ユーザーのアクセストークンなど必要な情報を渡して、ユーザー認証しつつ、URLにアクセスできるようにしたいと考えております。
最終的に、POST通信したうえで指定したwebページを表示することができれば良いので
空のHTMLを表示してからJSや何かの処理を使用して、POST通信を自動で行うなど、手段に制約はありません。

お手数ですが、解決する手段がないか教えて頂けないでしょうか。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the LoadURL(url) entry point and the existing webview loading path. Determine whether POST data and user access-token information can be passed while loading the requested page, and document the supported approach or the missing capability.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
mobile-dev, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.