[FREE] Parse Platform - native features

http://gamednastudio.com/plugins/images/ParsePlatform/Promo1.jpg

The Parse Platform plugin lets you integrate out-of-the-box Parse.com native features into your Unreal Engine 4 project (compatible with iOS & Android).

FEATURES:
★ Installation Tracking
★ Push Notifications
★ Out-of-the-box for mobile platforms: iOS & Android
★ No additional libraries are needed
★ Native implementation dedicated to specified platforms
★ All features are exposed to Blueprints
★ Works with Blueprint-only & source code projects
★ Works with Launcher & GitHub UE4 versions

INFO:
★ Current version: 1.0
★ Binaries compiled for: Unreal Engine 4.10.1
★ Required Unreal Engine 4.10 or above.

Available for FREE on GitHub: https://github.com/gameDNAstudio/ParsePlatform

Parse Platform now works with both Blueprint-only & Source code projects!

Great news! No longer any limitations!

Check this commit: https://github.com/gameDNAstudio/ParsePlatform/commit/82cd5aa59499121e63f7e2083f63e0befa0a75b2

In conclusion, Parse Platform now works with Blueprint-only & Source code projects on Launcher & GitHub UE4 versions! :cool: :cool: :cool:

Hey there,

First off, I want to say thanks for your hard work and making this plugin free! I thought I would check this plugin out for fun, however, on a Blueprint-only project, I’m getting the following error:

Tried it on 2 different 4.10.1 blueprint-only projects, and neither worked. Tried some workarounds and still no avail. I’ve installed plugins before without issue, maybe I’m just being dumb (it’s 3:30am here, so it’s highly possible lol). Just thought I’d let you know, not sure if there’s something I can do on my end to fix it or not.

Thanks for the help!

Please download plugin binaries: Release Parse Platform 1.0 · gameDNAstudio/ParsePlatform · GitHub and try again :wink:

D’oh! I feel like such an idiot right now lol. Thanks so much for the help :smiley:

Hey there, thanks for this awesome Plugin (for free, nonetheless). Do you know if it should work with 4.10.2?

Yes, it should works good on 4.10.2

Update for 4.11 Preview 3 available now on GitHub: GitHub - gameDNAstudio/ParsePlatform: A plugin for Unreal Engine 4 that lets you integrate Parse.c

Unfortunately, Parse’s hosted services will be fully retired on January 28, 2017 so it makes no sense to continue to support this plugin :frowning: In the next week I’ll release final and last version for UE 4.11 but GitHub repo will be still available for archiving reasons.

More info about closing Parse.com you can find here: Parse Blog

I’m currently looking for alternative for Parse.com

plz make a tutorial for it , really needed

1.2 and last version of this plugin released!

Available on GitHub: GitHub - gameDNAstudio/ParsePlatform: A plugin for Unreal Engine 4 that lets you integrate Parse.c

As Parse.com will be closed, this plugin is now deprecated and will be not longer supported.

Hi,
Can i ask you please make a tutorial, to make some similar plugin ?
Thanks

Hi,
I have plans to make blog with tutorials in the near future :slight_smile:

Parse Is Shutting Down. Find a way to migrate your app as early as possible

Yep and I wrote 2 months ago that plugin is deprecated :slight_smile:

Hi gameDNA studio,
Yes, api.parse.com is shutting down but they served parse-server as open source. I installed the parse-server and it connected to the Google Play successfully. I changed “https://api.parse.com” into “http://MY IP:1337” inside the ParseObject.class which is in your plugins Parse.jar file. Device registered to the mongodb with the channel that I provided but it doesn’t take notifications. Do you have any plans to upgrade your Parse.jar to the recent version? I think this would solve the problem.

Any alternative to this ?

I’m working on a new cloud plugin and it will be much better than Parse :slight_smile: I scheduled this to November 2016. Stay tuned! :slight_smile:

Sounds amazing :slight_smile:

Hi gameDNA, is there any update on this?