TestFlight SDK UnityPlugin

1400823--72661--$asset store testflight icon.png
The TestFlight SDK UnityPlugin integrates all features of the TestFlight SDK nice and easy into your Unity iOS and Android Apps.
It can also automatically log all your started and finished scenes on a per user basis and supports FlightPath.

Get it from the AssetStore and read the instructions contained in TestFlight SDK UnityPlugin Documentation.pdf for integration details.

TestFlight Features:
Sessions
Discover how testers are using your application.
Watch as they progress and take unexpected turns.

Crash Reports
Reported in realtime, with environment snapshots and full session activity.

Checkpoints
Place checkpoints throughout your app to see how far testers are getting, confirm which areas are popular and reveal ones that need more testing.

Remote Logging
TestFlight.log(“All your logs are belong to us”); // TFLogs are attached to your session and crash reports.
(Source: http://www.testflightapp.com)

Got it working in minutes. Hopefully when TestFlightPath comes out this will support it.

Glad that you like it! Its working with FlightPath (beta) so shouldn’t be an issue when its out.

with our latest update we brought back the feedback submission option for beta users on iOS wich was previously removed from TestFlight

I’ve bought this plugin and I have a question:

Do I have to use the TestFlight prefab in every scene I want logged?

Thx!

EDIT:
NVM couldn’t find the documentation.pdf but it was in my assets folder :slight_smile:

A tip for the next update:
Can you make a folder for this plugin on importing? Like so:
TestFlight SDK
-Plugins
–Android
–IOS
-Prefabs
-Scripts

That would be easier in large projects.

EDIT2:
Seems to be not working on Xcode 5. I’m trying to build the project getting these errors in Xcode 5:

You might want to react to the TestFlight cancellation of Android builds.
Just to be fair to anyone that buys your plugin (which was very nice to work with, I might add).

And you need to update to the latest SDK. I can’t upload builds anymore to TestFlight with this Unity3D plugin because it uses a too old SDK.

Could you please update the exact status of this plugin.

There are conflicting comments as to whether it works or not and if it is currently working.

I’m not about to buy a product for such an essential function with that level of uncertainty that a customer has to post your emails in the Asset Store comments!

Hi,

we’ve updated the SDK but since the TestFlight update it now only works if you previously used the TestFlight SDK either native or through our Unity Asset.
Thats very unfortunate and therefore we’ve created an Asset for HockeyApp wich lets you beta test your iOS and Android Apps the same way or even better than with TestFlight.
We’re currently waiting for it to pass the Unity review process.

We’re very sorry for the troubles and just want to state that we are not affiliated to TestFlight so the changes came to a surprise for us and it took a while to react.

best regards

Hi,
Thanks for the response.
I saw the mention for the HockeyApp SDK so will wait to check that out.

ty!

Hi Mbaas

Is there a manual guide available for your HockeyApp asset? Couldn’t find it in the package.

Thanks

Hi gigolo,

sure check the hockeyapp.sdk.unityplugin.pdf in the hockeyapp.sdk.unityplugin folder. :slight_smile:

gl

Dong now I feel dumb - will have a second look!

Hi, I would like to ask if crash reports really work and how looks the output. Maybe screenshot will help. Thank you very much!

Hi, how about crash reports? That’s main reason why I would like to implement this. Is this features supported?

Thanks. VM

in Unity5 crash report doesn’t work at all!!!
Events, check point this OK, but Crash Reporting not work!