Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 이미지바꾸기
- 변화감지
- aab 배포
- fromEvent
- change detection
- ChangeDetectorRef
- NVM
- Ionic
- 테두리굵기
- zsh
- Git
- border-width
- rxjs
- ion-range
- Visual Studio Code
- php
- hashchange
- typescript
- oh-my-zsh
- IONIC3
- 자바스크립개념
- Sentry
- getElementsByClassName
- angular5
- VSCode
- angular
- error
- JavaScript
- code .
- sealize
Archives
- Today
- Total
hsunny study blog
마켓으로 바로 이동하는 링크 본문
Android
1. http 프로토콜 사용
http://play.google.com/store/apps/details?id={app이름}
2. market scheme 사용
market://details?id={app이름}
{app이름}에 앱의 패키지명 입력
iOS
1. https 프로토콜 사용
https://itunes.apple.com/kr/app/apple-store/{app이름}
{app이름}은 id~ 형식이다. (위의 예에서는 id393499958, id369302790, id780174422)
참고 블로그 : https://m.blog.naver.com/PostView.nhn?blogId=chumy&logNo=220850047176&proxyReferer=https%3A%2F%2Fwww.google.co.kr%2F
'programming > IONIC' 카테고리의 다른 글
[Firebase] FCM (Firebase Clouding Messaging) + Ionic3 [2] (0) | 2018.06.19 |
---|---|
[plugin]cordova-plugin-device uuid quirk (0) | 2018.03.28 |
[iOS에러] Your application might be rejected by Apple if you Store too much data. (0) | 2017.07.22 |
[iOS에러]Unable to validate your application. (0) | 2017.06.25 |
[Android에러]Could not find gradle wrapper within Android SDK. (0) | 2017.06.25 |