@react-native/debugger-frontend
Version:
Debugger frontend for React Native based on Chrome DevTools
8 lines (5 loc) • 304 B
Markdown
# Ensure that the attribution registration context is secure
This page tried to register a source or trigger using the Attribution Reporting
API but failed because the page that initiated the registration was not secure.
The registration context must use HTTPS unless it is `localhost` or
`127.0.0.1`.