![]() |
Stock Foursquare checkin does NOT post to facebook
I am having this weird trouble with the stock Foursquare app. Whenever I checkin, it does not post to facebook, though I have enabled the "Check-ins" option on facebook in the myprofile/settings page.
But whenever I revisit the myprofile/settings page the toggle button on Facebook check-ins is turned off. This seems like a bug on Foursquare. Anyone has the same problem? PS: Apologize if this is a duplicate thread. I searched and couldn't find any thread on this specific issue. |
Re: Stock Foursquare checkin does NOT post to facebook
Quote:
|
Re: Stock Foursquare checkin does NOT post to facebook
me too #####
|
Re: Stock Foursquare checkin does NOT post to facebook
I find the official foursquare app is almost unusable on the N9.. The font is way too large and you can't always see where you're checking in..
4squick is such an awesome 4sq app, I couldn't imagine using anything else.. (my fav from ANY platform). |
Re: Stock Foursquare checkin does NOT post to facebook
I also had this problem but managed to fix it. I think if I remember it right, I went to foursquare on my laptop and enabled post check in to facebook there and I didnt have to enable it everytime on my phone
|
Re: Stock Foursquare checkin does NOT post to facebook
Quote:
|
Re: Stock Foursquare checkin does NOT post to facebook
Hi there,
I had the same problem and couldn't fix this with the workaround mentioned by ssjmec. So I took a look at the code (fortunately it's QML). It's located here: /opt/foursquare-ov/share/FoursquareOV/qml/Foursquare I think the problem is on function reload in models/UserSettingsModel.qml, after adding some traces I saw that the settings are requested via xmlhttprequest to foursquare too soon, before the main.hibernate property of the app becomes false (I think this referes to the app not being fully loaded.), after changing some properties in models/Models.qml (delayFirstLoad : true and 60 seconds delay) I still couldn't make this work properly ... But fortunately I took a look at sheets/CheckInSheet.qml and changed the following: L104: opacity: wrapper.shareFacebookSet ? 1 : 0.3 and L121: opacity: wrapper.shareFacebookSet ? 1 : 0.3 So that every time I checkin somewhere I have the option to enable the checkin button right before checking. It's not the best solution (this should just work IMHO) but for me is better than not working at all unless I access the settings page every single time I loaded the app. Someone with better QML skills might have a better idea on how to fix this for good. Cheers, |
Re: Stock Foursquare checkin does NOT post to facebook
Just buy an application called 4squick and enjoy your foursquare :)
|
Re: Stock Foursquare checkin does NOT post to facebook
get Nelisquare from “Apps for Meego”, it's free and it's fast
|
Re: Stock Foursquare checkin does NOT post to facebook
Nelisquare got huge updates - check out http://talk.maemo.org/showthread.php?t=87666
|
All times are GMT. The time now is 08:26. |
vBulletin® Version 3.8.8