-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Facebook / Sharing APIs #73
Comments
I can confirm that last years app has functioning social media buttons. I am still trying to get the emulator to work. I may need to run the tests on an actual device to speed things up. If we cannot get the Facebook API to play nice with Gradle, we may want to use something like AddThis ( http://www.addthis.com/ ) to facilitate the social sharing. -matt |
Matt, are you using adb or genymotion? To use genymotion, you just have to sign up for a free account and download Hope this helps. Dima
|
Thanks Dima. I'll look into Genymotion because adb takes forever to load the emulator. I was able to install an .apk created by Android Studio onto an actual device, and the social options are indeed still working. The Schedule tab unfortunately is not loading any information at this point in time. -matt |
What is your device brand? I might be able to pinpoint the issue by running I will actually likely be able to apply all necessary changes fairly soon,
|
Opening this issue for us to review the Facebook and other sharing APIs in the Android code base. We need to verify that the code is still working, or if it is not then the next steps to either restore the functionality or remove the sharing options from the app (not preferred).
-matt
The text was updated successfully, but these errors were encountered: