Easy Cross-Platform Notifications
Atomized Ltd
$30.00
Date |
Price |
---|---|
日期和时间 |
价钱($) |
05/03(2018) |
30.0 |
11/18(2024) |
30.0 |
Jump AssetStore
Update: Check Version Control within the guide for a list of the changes
Remote notifications can be scary to implement because of all the little details you need to get right to make it work
With Easy Cross-Platform Notifications (ECPN) you will get all server-side and client side code, a full 'how to' guide and a Unity scene example to get you started!
The guide explains what needs to be done on your projectin order to get a platform-agnostic notification service to send messages easily between iOS and android, all within a Unity application.
Needed for the iOS functionality:
- Unity iPhone basic
- Remote server capable of running PHP files and access to MySQL or MS SQL database
- Mac with Xcode
- iOS Developer Account
- An iOS device
Needed for the android functionality:
- Unity android basic
- Remote server capable of running PHP files and access to MySQL or MS SQL database; for iOS push notifications, you must be able to use port 2195 to communicate with APNS server
- Any java IDE (Eclipse, Dr Java)
- Google account
- Android device