ludei / Construct-2-plugin

http://www.ludei.com
41 stars 35 forks source link

Native Share crashes on iOS and does not work as expected on Android #40

Closed DoubleSmith closed 9 years ago

DoubleSmith commented 10 years ago

When you press the share button on iOS you get this message (xCode): 2014-10-23 20:48:22.783 Firewater[1426:82367] LaunchServices: invalidationHandler called 2014-10-23 20:48:22.810 Firewater[1426:82398] LaunchServices: invalidationHandler called 2014-10-23 20:48:24.035 Firewater[1426:81780] Exception thrown with name NSGenericException and reason UIPopoverPresentationController (<_UIAlertControllerActionSheetRegularPresentationController: 0x1a15eef0>) should have a non-nil sourceView or barButtonItem set before the presentation occurs.

Tested on iOS 8, xCode 6.1 in a development and distribution build.

On Android where the Button brings up the native sharing function, the share text is not placed in the facebook message box. Sharing on G+ works, but the text to share is editable, which is bad when you want to share a high score.

Thanks for checking!

LibelulaV commented 10 years ago

Hello,

We will have a look at it. However, it is weird because I made my tests using Facebook + Android and it worked fine for me. Have you created your own project or have you tested the provided example?

Regards.

LibelulaV commented 10 years ago

Hello,

I am glad to say we solved the problem of the Native Share for iOS. You can test it compiling a custom launcher, as it is not yet available on the launcher from the store.

Regards.