Idea

woojoo avatar image
woojoo suggested

Feedback service

i'm currently using stomt - https://www.stomt.com/

for my app's user to post their suggestions about the app.

app store review/ playstore review is kind a annoying for user to access.

playfab suggests title news which is developer to user service.

but no user to develpoer service.

so..

cool

apis
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

2 Comments

·
Joshua Strunk avatar image
Joshua Strunk commented

One thing you could try now.

What we do is have our JIRA setup to take anonymous issues, then we post user comments, bug reports, etc.. to it through a rest api call routed through CloudScript. This technique will work with any project management system that has a rest api.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

dragonfoundry avatar image
dragonfoundry commented

We do the exact same thing with Zendesk, other than the Cloudscript part - we're pushing it straight from the client. Also, any player contact from within the app sends over the player's device data, PlayFabId, some key stats, a log of the player's most recent game, and the last 1500 entries in the unity debug log. Really helpful for debugging issues!!!

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.