App Development Questions

Hey all i am planning to make a app that gets the details of the IP adress

i just want to ask few questions

Is it OK to build this kind of app , does it violate any community rules , Does it violate kodular policies and can i publish this kind of app on galaxy store

If you state the reason for getting the IP of the users in your policy words, i hope it won’t get rejected.

2 Likes

I am not making the app for earning

I am not putting any ads

i don’t think it violates any kind of policy or toc as there’s already an extension for it available in kodular community. if you want to make an app like that then i suggest you to use https://ip-api.com/ as it is easy to use. all you need to know is how to use json tools to extract a particular value from json. well there are many tutorials on it.

OR, you can use this extension

Good luck :wink:

1 Like

Thanks for your suggestion :blush: @Yashk12

2 Likes

Is this a json api ?

Capture

Yes

1 Like

Ok then you can even get all details using dictionary blocks

1 Like

yes or by using json tools extension

2 Likes

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