[codenameone-discussions] Re: LikeButton

2016-05-28 Thread Gareth Murfin
Apologies for this. I was very drunk, I know its no excuse but somehow that likebutton was still on my mind after 2 bottles of wine, and I couldnt shake the days I lost. Anyway Im sorry for being stupid there, I know you guys are doing your best, and I love cn1. So feeling rather ashamed of my

[codenameone-discussions] Re: LikeButton

2016-05-28 Thread Chen Fishbein
Hi, Honesty and openness has nothing to do with this, we had no idea this functionality was broken until you raised this issue. We are a small team and we need the community help, big part of the help is identifying the issues and open the bugs in the repository. Please be patient we are doing ou

[codenameone-discussions] Re: LikeButton

2016-05-27 Thread Gareth Murfin
I could do Android side but not iOS, then we got 2 coders and Im not in control. Of course that is how I calm my clients, I say hey do yoy really think you could maintain 2 code bases perfectly? And release on time? NO WAY.. On Saturday, May 28, 2016 at 12:41:32 PM UTC+8, Gareth Murfin wrote: >

[codenameone-discussions] Re: LikeButton

2016-05-27 Thread Gareth Murfin
PS very angry clients, every single day they telll me im out and its being done natively. On Saturday, May 28, 2016 at 12:39:48 PM UTC+8, Gareth Murfin wrote: > > And I say this cause I just spent 5 DAYS working on your LikeButton, which > doesnt work!. I asked right at the bstart is it broken/

[codenameone-discussions] Re: LikeButton

2016-05-27 Thread Gareth Murfin
And I say this cause I just spent 5 DAYS working on your LikeButton, which doesnt work!. I asked right at the bstart is it broken/ and I only see that it is becausei m on the gubhub list. Dudes, if you wanna make us love you more than say Xamarin, please be moremopen and honest, everyone who has

[codenameone-discussions] Re: LikeButton

2016-05-27 Thread Gareth Murfin
I love cn1, but I hate wasting a week or 2 before u guys admit the functionality is broken and out of date, it has cost me literally thousands of pounds. This is a constant occurrence and my clients all literally say how much they hate cn1 almost every day. If you can be honest about what work

[codenameone-discussions] Re: LikeButton

2016-05-27 Thread Chen Fishbein
It seems like you can do this with a native button, you can try to use the PeerComponent to display this button in a Form. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from

[codenameone-discussions] Re: LikeButton

2016-05-26 Thread Gareth Murfin
Are you sure? looks like you can do it this way? https://developers.facebook.com/docs/sharing/ios/like-button On Friday, May 27, 2016 at 12:22:27 AM UTC+8, Chen Fishbein wrote: > > You cannot Like a page using the graph API, they blocked this > functionality the user must click their button whic

[codenameone-discussions] Re: LikeButton

2016-05-26 Thread Chen Fishbein
You cannot Like a page using the graph API, they blocked this functionality the user must click their button which means you need to display a webview which requires login. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscr

[codenameone-discussions] Re: LikeButton

2016-05-26 Thread Gareth Murfin
Also please let me know if im wrong, ie, if it does actually work, and it can like a page. On android its spinning out on iOS it says "the redirect_url must be absolute" this is a fb error but i cannot get rid of it. None of that matters anyway if you can only like posts. Native question : if

[codenameone-discussions] Re: LikeButton

2016-05-26 Thread Gareth Murfin
Got it all done with no errors and I log into fb fine, but then when I hit the like button I just see a spinner going. Also tried the webview approach which works but users had to log in every time. So I am thinking this is not possible at this time (I am assuming the cn1 fb wrappers are out of

[codenameone-discussions] Re: LikeButton

2016-05-26 Thread Gareth Murfin
ok its not as bad as i thought, not checked ipa size that might be what im remembering that held me back. But yeh, is there a way to like a fb PAGE and not just a post? On Thursday, May 26, 2016 at 8:15:01 PM UTC+8, Gareth Murfin wrote: > > All that facebook connect stuff is beyond a nightmare i

[codenameone-discussions] Re: LikeButton

2016-05-26 Thread Gareth Murfin
All that facebook connect stuff is beyond a nightmare if i recall, after lots of trying I took it out. I have the code somewhere in here still but I have also commented it out saying it made my IPA huge. How much does the .ipa grows by including facebook connect etc? It is suprisingly hard to s

[codenameone-discussions] Re: LikeButton

2016-05-26 Thread Gareth Murfin
Ah ok will try, also can you like a page with this? or just a post? On Thursday, May 26, 2016 at 12:30:02 PM UTC+8, Shai Almog wrote: > > A like button will only work if you are authenticated to Facebook. Did you > go thru the FacebookConnect authentication? > -- You received this message becau

[codenameone-discussions] Re: LikeButton

2016-05-25 Thread Shai Almog
A like button will only work if you are authenticated to Facebook. Did you go thru the FacebookConnect authentication? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it,

[codenameone-discussions] Re: LikeButton

2016-05-25 Thread Gareth Murfin
Also how do I specify a page? only seems to let me specify a post? Any tutorials on this.. or is it just out of date now and slightly broken? Is it actually proven to still work. On simulator it just says i need to login buttheres no way to, on device it just keeps spinning. There isnt much I h

[codenameone-discussions] Re: LikeButton

2016-05-25 Thread Gareth Murfin
So I think I added it all correctly unfortunately I just see the spinning icon thing, and it goes no where. Im thinking it might be best to embed a like button using a webview and this https://developers.facebook.com/docs/plugins/like-button On Wednesday, May 25, 2016 at 10:34:05 PM UTC+8, Gare

[codenameone-discussions] Re: LikeButton

2016-05-25 Thread Gareth Murfin
Went through added website platform and a url and then app domains accepted the domain but what domain do I use? I was just entering the website address for the app but that doesnt seem to do it. The error in simulator is now " The domain of this URL isn't included in the app's domains. To be

[codenameone-discussions] Re: LikeButton

2016-05-25 Thread Gareth Murfin
I installed the fb app and it reacted (should work without though surely?) but then it said "cant load url : the domain of this url isnt included in the apps domains. to be able to load this url add al l domands and subdomains of your app to the app domains field in your app settings" My App i