Skip to content

✨ Add platform info to webview user agent#25

Merged
nwingt merged 1 commit intolikecoin:mainfrom
nwingt:develop
Mar 27, 2026
Merged

✨ Add platform info to webview user agent#25
nwingt merged 1 commit intolikecoin:mainfrom
nwingt:develop

Conversation

@nwingt
Copy link
Copy Markdown
Member

@nwingt nwingt commented Mar 26, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the WebView user agent to include runtime platform details (OS + OS version) so the hosted web app can better identify requests coming from the native app.

Changes:

  • Import Platform from react-native.
  • Extend the WebView userAgent string to include ${Platform.OS} ${Platform.Version}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nwingt nwingt merged commit 7324bfe into likecoin:main Mar 27, 2026
5 checks passed
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.

3 participants