You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the ANE with the sample project and got this error when trying to test the logEvent. This is the only feature that I need, and I don't get the error. I didn't change a single line on the test project, but maybe I didn't fill up the facebook page accordingly.
For the record, the issue happens on the second line:
var event:FBEvent = FBEvent.create_ACTIVATED_APP();
ane.logEvent(event);
Thanks a lot for your help!
The text was updated successfully, but these errors were encountered:
Hi,
I tried the ANE with the sample project and got this error when trying to test the logEvent. This is the only feature that I need, and I don't get the error. I didn't change a single line on the test project, but maybe I didn't fill up the facebook page accordingly.
For the record, the issue happens on the second line:
Thanks a lot for your help!
The text was updated successfully, but these errors were encountered: