looking for IOS twitter/facebook sharing

Previous topic - Next topic

Kitty Hello

Right. I forgot about it. You're awesome!

Kitty Hello


DaCarSoft

#17
Gernot, it's nothing!

I will reply here to  your comment about orientation in the other topic:
Quote"The rotation might not be correct. Pardon me."

I have not tested your code for Facebook/Twitter yet, but I suppose that you refers to the orientation problems that appears when a wrapper is called to create something on screen and is not the same than the orientation of the GLBasic's game.

Apple have changed (again) the way in which the orientation works under iOS, I'm testing it trying to found the easiest way to solve it without changes to the code that I sent you in the past to solve some of these kind of problems under iOS.

In addition I'm having a strange error with the last Beta 11 of GLBasic when I add my ".mm" files for wrappers into my project. It does not compile showing "arm7" errors...    :blink: ¿?

I have not tested it (until), but may be that you can call to my "iOSSetOrientation" wrapper to change the orientation by code, just before to the call to make appear your wrapper. Just like this:

http://www.glbasic.com/forum/index.php?topic=6706.msg67781#msg67781

Using my wrapper published here:

http://www.glbasic.com/forum/index.php?topic=6707.msg54084#msg54084


If someone have the enough time to test it I would like to know if this works.

UPDATE: I tested it finally and it works!!! You can stablish the orientation that you want using my "iOSSetOrientation" just before the call to show the social wrapper.
"Si quieres resultados distintos... no hagas siempre lo mismo" - Albert Einstein.