3rd party SDK integration

Does any know how/if it’s possible to add a 3rd party SDK to an Adalo app? I need to add the Spotify SDK so user can listen to full songs, albums, etc. You can only play previews through the API.

Hi @appzrus

As a general rule of thumb, most react native SDKs can be integrated via custom components (I believe).

So, you have to develop a custom component. It can’t just be dropped into the app… If you’re interested, there are several Adalo Experts that do custom components (I’m not one of them :smiley: ) but I could point you in the right direction.

Regards,
Erik

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.