Skip to main content

Featured

[XrmToolBox] Use FetchXML Builder

FetchXML Installation : XrmToolBox 1. Open XrmToolBox And Find FetchXML Builder 2. Start FetchXML Builder 3. Click the fetch from node 사용은 Top 또는 Paging 둘 중 하나만 가능 Paging size : 한 페이지에 보여줄 레코드 개수 Dstinct : 페이지에 보여지는 레코드 중복 제거 No-lock : 테이블 lock 거는 것을 풀어줌 (조회 할 때 퍼블리시되지 않은 값도 들어올 수 있음) Page : 페이지 (미입력시 1 페이지) 4. Click entity form node 조회할 Entity Name을 선택 후, Select Attributes 클릭 조회할 Entity의 Attirbute를 선택하여 확인 link-entity 클릭 Relationship을 클릭하여 링크할 관계 선택 후 결과

Cross Platform Native Plugins for Unity - Introduction

Origin : https://tutorials.cpnp.voxelbusters.com/

Cross Platform Native Plugins for Unity

유니티 4.6.5 또는 그 이상의 버전이 필요합니다.
Cross Platform Native Plugins은 유니티를 위한 진정한 크로스 플랫폼 도구로 모바일 플랫폼에서 네이티브 기능에 접근할 수 있는 유일하고 통합된 방법을 제공합니다.

기능 목록:

기능설명
주소록(Address Book)장치의 주소록에 있는 연락처의 접근 권한을 부여합니다.
과금(Billing)iOS 및 Android의 인-앱 결제 API를 구현합니다.(영수증 검증 포함)
클라우드 서비스
(Cloud Services)
iOS의 iCloud, Android의 저장된 게임을 각각 구현합니다.
게임 서비스
(Game Services)
iOS의 Game Center, Android의 Google Play Services를 각각 구현합니다.
미디어 라이브러리
(Media Library)
Provides access to Gallery, Camera, Plays Video from Youtube or any other url.
네트워크 연결성
(Network Connectivity)
네트워크 접근성이 변경 때를 알려줍니다.
알림 서비스
(Notification Service)
로컬 및 원격 푸쉬 알림을 제공합니다. OneSignal 서비스를 지원합니다.
내 앱 평가
(Rate My App)
Shows an in-built alert dialog for Rating your app\/game.
공유(Sharing)당신의 콘텐트를 이메일, SMS, Whats-App, Facebook 및 트트위터를 통해 공유하십시오.
트위터 SDK
(Twitter SDK)
Fabric의 Twitter SDK에 쉽게 접근합니다.
UI DialogsShow custom native dialogs such as single alert or login alert dialogs.
웹뷰(WebView)유니티 안에 웹뷰를 보여주고 웹뷰와 통신할 수 있습니다.
애드온 서비스
(Add-on Services)
내장된 Soomla Grow를 지원합니다. 알림을 위해 OneSignal를 지원합니다.

지원하는 플랫폼
PlatformOS Version
iOS7.0 & 그 이상 버전 - XCode 7.0 & 그 이상 버전
Android2.3 & 그 이상 버전

Highlights:

API 디자인이 통합되었습니다.
편리하게 설치.
에디터에서 feature behaviour를 시뮬레이트 합니다.
Android Manifest 파일을 자동으로 생성합니다..
feature 파일을 선택적으로 포함합니다.
전체 소스코드가 포함되었습니다.

지원하는 외부 플러그인:

  • Simple IAP System
  • Soomla Grow Analytics Service
  • One Signal Notification Service
  • Play Maker

메모

  • 이 플러그인은 Facebook SDK를 포함하지 않습니다.
  • 인-앱 결제 중 Android는 Google In-App billing version 3을 사용합니다.
  • On Android, hardware flag needs to be enabled for playing video.
  • 트위터 및 웹뷰 기능은 유니티 에디터에서의 시뮬레이션을 지원하지 않습니다.

다음 글


Comments

Popular Posts