简体   繁体   English

在印度使用Spotify iOS SDK

[英]Use Spotify iOS SDK in India

I am creating an streaming app and want to use the Spotify iOS SDK for the streaming purpose. 我正在创建一个流媒体应用程序,并希望使用Spotify iOS SDK进行流式传输。 But, the services of Spotify are not available in India. 但是,Spotify的服务在印度不可用。 I have the Spotify premium account (based in US). 我有Spotify高级帐户(位于美国)。 The development will be held in India. 该项目将在印度举行。 My question is, can I use the Spotify iOS SDK in India using a US based premium account without any proxy network? 我的问题是,我可以使用美国的高级帐户在没有任何代理网络的情况下在印度使用Spotify iOS SDK吗?

Your question is: " Can I use the Spotify iOS SDK in India using a US based premium account without any proxy network? ". 您的问题是:“ 我可以使用美国的高级帐户在没有任何代理网络的情况下在印度使用Spotify iOS SDK吗? ”。 Based on the fact that you're trying to create a streaming app, I'd think that the question you intended to ask is: " Is it possible to enable users to stream Spotify music in India? " 基于您尝试创建流媒体应用程序的事实,我认为您打算提出的问题是:“ 是否可以让用户在印度流式传输Spotify音乐?

My answer: I've just read (parts) of the Developer terms of the Spotify SDK. 我的回答:我刚刚阅读了Spotify SDK 的开发人员术语(部分) One thing I noticed was: 我注意到的一件事是:

Streaming via the Spotify Platform shall only be made available to subscribers to the Premium Spotify Service. 只有高级Spotify服务的订户才能通过Spotify平台进行流式传输。

So if I'm right, it is only possible to stream Spotify's music if your users have a Premium Spotify account, which currently isn't available in India, all by there self. 因此,如果我是对的,只有当您的用户拥有一个Premium Spotify帐户时才可以流式传输Spotify的音乐,该帐户目前在印度不可用,所有这些都由我自己提供。 It is however possible to use the iOS SDK in India, but this will exclude the possibility to stream (preview-)audio for non-premium users. 但是,可以在印度使用iOS SDK,但这将排除为非高级用户传输(预览)音频的可能性。

As far as I know, it's the account's country and not the location of the user what is used to determine if a user can access Spotify. 据我所知,这是帐户的国家而不是用户的位置,用于确定用户是否可以访问Spotify。 In other words, with a US Premium account you can use Spotify wherever you are in the world as long as you keep paying for the subscription. 换句话说,使用美国高级帐户,只要您继续为订阅付费,您就可以在世界任何地方使用Spotify。 Read more on this thread . 阅读此主题的更多信息

You should be able to use your account while developing your app. 您应该可以在开发应用时使用自己的帐户。 Of course, a user trying to create a Spotify account from India will see a "Spotify is not available in your country" message when trying to sign up, but users accessing from countries where Spotify is available won't have any problem in signing up and logging in to your app. 当然,尝试从印度创建Spotify帐户的用户在尝试注册时会看到“您所在国家/地区无法使用Spotify”消息,但是从Spotify可用的国家/地区访问的用户在注册时不会有任何问题并登录到您的应用程序。

Three simple steps: 三个简单的步骤:

  1. Download any VPN app from App Store ie, VPN 24 . 从App Store下载任何VPN应用程序,即VPN 24
  2. Go to App store account, change your region and country to USA by filling any sample address. 转到App Store帐户,填写任何样本地址,将您的地区和国家/地区更改为美国。
  3. Now search Spotify Music on App Store and Download it! 现在在App Store上搜索Spotify Music并下载!

You'll have to keep VPN turned on while using Spotify otherwise it won't work. 使用Spotify时你必须保持VPN开启,否则它将无法工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM