Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 814 Bytes

File metadata and controls

33 lines (24 loc) · 814 Bytes

Java Azure Function and Pusher Beams for iOS Notifications

An example project that accompanies my tutorial on using Azure Functions Java and Pusher Beams for iOS Notifications.

https://pusher.com/tutorials/azure-java-ios-notifications

Getting Started

iOS - Clone or download the repo onto your machine.

Prerequisites

  • A free Microsoft Azure account.
  • A free Pusher account.
  • Visual Code Studio
  • Postman HTTP client installed on your local machine.
  • Homebrew installed on your machine.
  • Xcode 10+
  • MacOS
  • An iOS device for testing notifications.
  • An understanding of iOS development and Xcode environment.
  • Cocoapods - Install instructions here.

Acknowledgments

  • Pusher Beams
  • Microsoft Azure Functions

Built with

  • Xcode
  • Java
  • Visual Code Studio
  • Microsoft Azure Functions