I want to use Oath of twitter for sharing in my game for both the platform ios & android, I have read the documentation from their site, but i am not able to get it. So please help me.
@Sarthak as discussed somewhere before, the best way for crosplatformability is to find (or create) Lua based oauth lib. Preferably LuaSocket based (or else you would probably need to port HTTP request parts to Gideros)
Can you give me hint for searching , i mean some keyword type or any other reference for creating library , based on that i will try ( I m not talking about specific library )?
Comments