본문 바로가기

ios

android-java-firebase # android-java-firebase This is a simple App for Firebase util (Android, Java) ## Features * Receive push notification token and messages. ## Getting Started * Step 1 : First of All Create Firebase project and replace the google-services.json with yours. * Step 2 : Build and Run Open project with Android studio. Build and run project. * Step 3 Check token and messages Check token, for example : .. 더보기
ios-swift-firebase # ios-swift-firebase This is a simple App for Firebase util (iOS, Swift) ## Features * Receive push notification token and messages. ## Getting Started * Step 1 : First of all pod install --verbose Create Firebase project and replace the GoogleService-Info.plist file with yours. * Step 2 : Build and run Open Xcode project with "Cube.xcworkspace" Build and run project. * Step #3 Check token and m.. 더보기
ios-cocoa-firebase # ios-cocoa-firebase This is a simple App for Firebase util (iOS, Cocoa, Objective-C) ## Features * Receive push notification token and messages. ## Getting Started * Step 1 : First of all pod install --verbose Create Firebase project and replace the GoogleService-Info.plist file with yours. * Step 2 : Build and run Open Xcode project with "Cube.xcworkspace" Build and run project. * Step 3 Check.. 더보기
simple-firebase-gradle-jackson # simple-firebase-gradle-jackson This is a simple Firebase util (java, gradle, jackson) ## Features * FirebaseUtil.exec (token, title, body) * FirebaseUtil.exec (token, title, body, link) * FirebaseUtil.send (token, title, body) * FirebaseUtil.send (token, title, body, link) ## Sample Code * SampleSingle.java * SampleMultiple.java ## See Also * https://github.com/cafewill/ios-cocoa-firebase * ht.. 더보기
simple-firebase-gradle-gson # simple-firebase-gradle-gson This is a simple Firebase util (java, gradle, gson) ## Features * FirebaseUtil.exec (token, title, body) * FirebaseUtil.exec (token, title, body, link) * FirebaseUtil.send (token, title, body) * FirebaseUtil.send (token, title, body, link) ## Sample Code * SampleSingle.java * SampleMultiple.java ## See Also * https://github.com/cafewill/ios-cocoa-firebase * https://.. 더보기