Hi
I wanted to put a simple application on Google that displays the content of the website.
Google has rejected the application and I received this message:
Issue: Violation of Device and Network Abuse policy
We don’t allow apps that interfere with, disrupt, damage, or access in an unauthorized manner the user’s device, other devices or computers, servers, networks, application programming interfaces (APIs), or services, including but not limited to other apps on the device, any Google service, or an authorized carrier’s network.
Your app shouldn’t access or use the service or API in a manner that violates its terms of service. For example, your app shouldn't download, monetize, or access YouTube videos in a way that violates the YouTube Terms of Service.
The page is loaded by:
The site has a link to the video from YT. Could this be the reason why the application was rejected by Google?
I wanted to put a simple application on Google that displays the content of the website.
Google has rejected the application and I received this message:
Issue: Violation of Device and Network Abuse policy
We don’t allow apps that interfere with, disrupt, damage, or access in an unauthorized manner the user’s device, other devices or computers, servers, networks, application programming interfaces (APIs), or services, including but not limited to other apps on the device, any Google service, or an authorized carrier’s network.
Your app shouldn’t access or use the service or API in a manner that violates its terms of service. For example, your app shouldn't download, monetize, or access YouTube videos in a way that violates the YouTube Terms of Service.
The page is loaded by:
B4X:
WebView1.LoadUrl("https://XXXXXXXX.com")
The site has a link to the video from YT. Could this be the reason why the application was rejected by Google?
Last edited: