본문 바로가기

모바일106

videojs fullscreen landscape 안드로이드 웹뷰에서 videojs로 실행시킨 동영상이 풀스크린으로 작동되지 않았다. kutar37.tistory.com/entry/Android-webview%EC%97%90%EC%84%9C-HTML-video-%EC%A0%84%EC%B2%B4%ED%99%94%EB%A9%B4-%EC%9E%AC%EC%83%9D Android : webview에서 HTML video 전체화면 재생 Android : webview에서 HTML video 전체화면 재생 안드로이드에서 webview로 해당 url에 접속할 때 기본적으로 setWebChromeClient() 와 setWebViewClient()를 설정해주는데, 보통과 같이 진행하면 HTML video 태.. kutar37.tistory.com 해당 내용을 기본으로.. 2021. 3. 22.
자주 리젝되는 사유 1. 스크린샷에 안드로이드의 모든내용이 들어가지 않을것 2. 회원가입시 성별이 있다면 필수사항이 아닐것 3. SNS로그인이 있다면 애플아이디로 로그인이 추가되어야함 4. 결제가 있는데 인앱결제가 아닌경우 5. 테스트 계정을 제공했는데 아이디 비밀번호가 일치하지 않음 2021. 1. 19.
IOS에서 왜 작동이 되지 않는가.. stackoverflow.com/questions/36451720/cordova-ios-cross-origin-requests-are-only-supported-for-http Cordova iOS Cross origin requests are only supported for HTTP I'm building an iOS app and recently upgraded cordova-ios to 4.1.0 and started using: cordova-plugin-wkwebview-engine. The problem is that now I get the error message Cross origin requests are only stackoverflow.com WK웹뷰로 바꾸는걸 처음에 적용했었는데.. 2020. 12. 29.
The emulator process for AVD [] was killed. 에뮬레이터 추가시 에러발생 The emulator process for AVD [] was killed. stackoverflow.com/questions/41274830/panic-cannot-find-avd-system-path-please-define-android-sdk-root PANIC: Cannot find AVD system path. Please define ANDROID_SDK_ROOT I'm trying to run my first Ionic app but i'm getting this error where it does not find my phone and does not find the emulator to run either. C:\Users\MART\Dropbox\Ionic\.. 2020. 12. 15.
Adaptive icon stackoverflow.com/questions/47523610/android-oreo-how-do-i-set-adaptive-icons-in-cordova Android Oreo - how do I set Adaptive Icons in Cordova? Just wondering if anyone been able to set adaptive icons on Cordova for Android Oreo? I'm using the android 6.4.0 and my square icon shrinks to fit the circle. I just want it to not shrink. I don't... stackoverflow.com 안드 새버전용 = 1. 안드로이드 스튜디오를 사용하여 아이콘을 .. 2020. 11. 16.
아이콘 스플래쉬 이미지생성 apetools.webprofusion.com/ Ape Tools: Don't Go Ape - Go Ape Tools. App Icon and Splashscreen Generator. Make your app happen. Ape ToolsDon't Go Ape, Go Ape Tools. Get apps done quicker. Create all the required sizes of Icons and Splashscreens for your app instantly for all major platforms a webprofusion creation © 2015 - 2018.Check out the code and submit issues on GitHub: https apetools.webprof.. 2020. 11. 12.
IOS14 업데이트후 푸쉬권한 developer.apple.com/forums/thread/660715 Packaging -> product Name에 한글로된 부분을 영문명으로 변경 2020. 10. 28.
Promise rejected with non-error: xcode-select: error: tool 'xcodebuild' requires Xcode cordova build ios CordovaError: Promise rejected with non-error: xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance at /Users/naitas/.nvm/versions/node/v14.10.1/lib/node_modules/cordova/bin/cordova:30:15 at processTicksAndRejections (internal/process/task_queues.js:93:5) Xcode -> preferences.. 2020. 9. 15.
Could not find an installed version of Gradle either in Android Studio cordova build android --release Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=undefined (recommended setting) ANDROID_HOME=/Users/xxxx/Library/Android/sdk (DEPRECATED) Could not find an installed version of Gradle either in Android Studio, or on your system to install the gradle wrapper. Please include gradle in your path, or install Android Studio -- brew update && brew install gr.. 2020. 9. 15.