Great job guys! Keep up with the great work and being responsive to issues.
Looking forward for the next release.
Announcement
Collapse
No announcement yet.
Ultimate Mobile Kit for iOS & Android - Firebase
Collapse
X
-
gameDNA studio repliedUltimate Mobile Kit 1.5.5 released!
We've just released update for Ultimate Mobile Kit plugin.
You can download it from GitHub repository on releases tab or your Sellfy dashboard (for Sellfy customers). Update also was submitted for UE4 Marketplace but it needs to wait for approval.
CHANGELOG:- Fixed a problem with not working Firebase Analytics Set Current Screen on iOS.
If you haven't owned it yet, you can buy now on Sellfy or UE4 Marketplace.
Leave a comment:
-
gameDNA studio repliedUltimate Mobile Kit 1.5.4 released!
We've just released update for Ultimate Mobile Kit plugin.
You can download it from GitHub repository on releases tab or your Sellfy dashboard (for Sellfy customers). Update also was submitted for UE4 Marketplace but it needs to wait for approval.
CHANGELOG:- Fixed a problem with uploading files with path located outside data directory on Android.
If you haven't owned it yet, you can buy now on Sellfy or UE4 Marketplace.
Leave a comment:
-
gameDNA studio repliedUltimate Mobile Kit 1.5.3 released!
We've just released update for Ultimate Mobile Kit plugin.
You can download it from GitHub repository on releases tab or your Sellfy dashboard (for Sellfy customers). Update also was submitted for UE4 Marketplace but it needs to wait for approval.
CHANGELOG:- Fixed a problem with non-english characters in Firebase Remote Config.
- Fixed Save Games path on Android when UseExternalFilesDir option enabled.
- Added creating folder if doesn't exist during saving file downloaded from the Firebase Cloud Storage.
If you haven't owned it yet, you can buy now on Sellfy or UE4 Marketplace.
Leave a comment:
-
gameDNA studio repliedUltimate Mobile Kit 1.5.2 released!
We've just released update for Ultimate Mobile Kit plugin.
You can download it from GitHub repository on releases tab or your Sellfy dashboard (for Sellfy customers). Update also was submitted for UE4 Marketplace but it needs to wait for approval.
CHANGELOG:- Added ability to get Unreal storage path and Save Game storage path for Android and iOS.
We added two new nodes:- Get Unreal Storage Path – returns a path to the main directory of Unreal filesystem on a device
- Get Save Game Storage Path - returns a path to the directory of Unreal Save Games on a device
Now you can simply upload or download Unreal Save Games from Firebase Cloud Storage:
If you haven't owned it yet, you can buy now on Sellfy or UE4 Marketplace.Last edited by gameDNA studio; 12-08-2017, 09:42 PM.
Leave a comment:
-
gameDNA studio replied
Ultimate Mobile Kit 1.5.1 released!
We've just released update for Ultimate Mobile Kit plugin.
You can download it from GitHub repository on releases tab or your Sellfy dashboard (for Sellfy customers). Update also was submitted for UE4 Marketplace but it needs to wait for approval.
Please note that ANT is now deprecated and will be removed completely in the next plugins release. You should switch to Gradle.
CHANGELOG:- Google Play Services updated to 11.6.2 (Gradle only)
- Added Android Oreo compatibility
- Added iPhone X compatibility
- Firebase C++ SDK updated to 4.3.0
- Google Play Services updated to 11.6.2 (Gradle only)
- Firebase SDK for Android updated to 11.6.2 (Gradle only)
- Google Services Plugin for Android updated to 3.1.2
- Firebase SDK for iOS updated to 4.7.0
If you haven't owned it yet, you can buy now on Sellfy or UE4 Marketplace.
Leave a comment:
-
gameDNA studio repliedOriginally posted by Daviv View PostHey!
Dynamic links are working on the 4.17-4.18 version?
Dynamic Links and Invites will be added to the 4.19 version.
Leave a comment:
-
gameDNA studio repliedOriginally posted by sepinood View Post
Unfortunately I'm not familiar with firebase notification.hope you can help me to setup notification.i sending message on quit button
here is my Log
Thanks
Implementation which you showed on a screenshot looks like Cloud Messaging. What exactly do you want to achieve? If you want to send Push Notification to the user from the server please look at the User Guide in "Push Notifications" section: https://github.com/gameDNAstudio/Ult...-Notifications There you can find how to subscribe to topic and send Push Notifications to device.
Let me know if it helped you.
Leave a comment:
-
sepinood repliedOriginally posted by gameDNA studio View Post
How do you send notification to the device? Do you set as target operating system or topic?
Could you attach logs from your device after sent notification?
here is my Log
Thanks
Attached Files
Leave a comment:
-
gameDNA studio repliedOriginally posted by sepinood View Post
OK.. Finally getting worked in UE4.17 with Cradle.Thanks for your Help.
Now I'm working on push notification. I setup my notification with following your instruction; setup the UMK component in my game-mode and and send message by exit game.but it' not working. can you guide me how to make this happen.
thank
How do you send notification to the device? Do you set as target operating system or topic?
Could you attach logs from your device after sent notification?
Leave a comment:
-
sepinood repliedOriginally posted by gameDNA studio View Post
What error occurred when are you trying to build?
Now I'm working on push notification. I setup my notification with following your instruction; setup the UMK component in my game-mode and and send message by exit game.but it' not working. can you guide me how to make this happen.
thank
Leave a comment:
-
gameDNA studio repliedOriginally posted by sepinood View Post
In the project setting ---> Ultimate mobile Kit ------> module configuration:.
Enable Cloud Messaging and Enable Authentication Work fine but when i check the other service getting failed to build
Leave a comment:
-
sepinood repliedOriginally posted by gameDNA studio View Post
What do you mean saying "failed on other services"? Any error occurred?
Answering to your question about notification services: you need to simply register Firebase Notification Service to specific topic and it should work also after closing your game.
Enable Cloud Messaging and Enable Authentication Work fine but when i check the other service getting failed to build
Leave a comment:
Leave a comment: