We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안드로이드, ios는 실행 잘 되는거 확인했습니다. 그런데 chrome창으로는 이렇게 로딩이 계속 돌아가네요.
안드로이드, ios는 각각 manifest, plist파일에 코드 추가해서 되는거같은데,
web도 따로 추가해야될 코드가 있는걸까요?
The text was updated successfully, but these errors were encountered:
@hyeonlee717 플러터의 경우 저희가 공식적으로 지원을 하는 플랫폼은 아닙니다. 그래서 말씀하신 사항에 답변을 드리기가 좀 어렵습니다.
open함수는 window.open 기능을 사용하여 동작하고 embed는 더미iframe에 삽입을 하는 방식이라; 참고하여 직접 원인을 찾아보셔야 될것 같습니다.
Sorry, something went wrong.
No branches or pull requests
안드로이드, ios는 실행 잘 되는거 확인했습니다. 그런데 chrome창으로는 이렇게 로딩이 계속 돌아가네요.
안드로이드, ios는 각각 manifest, plist파일에 코드 추가해서 되는거같은데,
web도 따로 추가해야될 코드가 있는걸까요?
The text was updated successfully, but these errors were encountered: