---
title: "Continuous .NET C# and F# IDE - Bewertungen, Einnahmen und Downloads in Vereinigte Staaten | Apple App Store"
description: "Continuous is a fast and powerful .NET C# and F# IDE that runs directly on the iPad and iPhone (no network needed!). With it, you can write apps and games using your favorite languages on your favorit"
---

# Continuous .NET C# and F# IDE — Vereinigte Staaten
> Coding for pros and students

![Continuous .NET C# and F# IDE App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/83/72/8e/83728e4e-c3a1-7dec-1073-97585d5e542e/AppIcons-0-0-1x_U007emarketing-0-4-85-220.png/434x0w.png)

**Developer:** [Krueger Systems](https://apptail.io/de/developer/krueger-systems-eqrb) (Vereinigte Staaten)
**Category:** Developer Tools
**Rating:** 4.2/5 (91 ratings)
**Price:** Free
**Bundle ID:** com.kruegersystems.continuous
**Store:** Apple App Store
**Country:** Vereinigte Staaten
**Version:** 1.5.1 (released 2025-04-23)
**Original Release:** 2016-07-06

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/us/app/app/id1095213378)
**AppTail Page:** [https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/united-states](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/united-states)

## Continuous .NET C# and F# IDE Description
Continuous is a fast and powerful .NET C# and F# IDE that runs directly on the iPad and iPhone (no network needed!). With it, you can write apps and games using your favorite languages on your favorite devices.

Continuous is always building and running your code so you can see changes as you type. Writing interactive apps in Continuous is a pleasure compared to the traditional code-build-run cycle. It frees you to make lots of small changes and see their effects immediately - no more waiting for builds or deployments and no more clicking around trying to get to the screen you&#039;re trying to code.

Continuous looks and works in many of the same ways as traditional .NET IDEs so you&#039;ll feel right at home, but it also strives to advance the state of the art in IDEs with these features:

&gt;&gt;&gt; Full C# 8 and F# 4.7 compilers so you can use the latest tech
&gt;&gt;&gt; Xamarin.Forms Live XAML Editing
&gt;&gt;&gt; Automatic compiling and running so you can focus on the code and the results
&gt;&gt;&gt; Fancy text editor with tabs, semantic highlighting, inline error bubbles, and inline values that are updated as you type
&gt;&gt;&gt; Watch window enables you to view graphical objects in your app (UI and images), inspect live objects as your app runs, create instances of new objects, and call methods
&gt;&gt;&gt; Code completion with inline type info and documentation makes learning new APIs fun
&gt;&gt;&gt; Uses standard .NET file and project formats so you can share code with other IDEs
&gt;&gt;&gt; Includes Xamarin.Forms and UIKit to build apps and SpriteKit and SceneKit to build games. You can access many iOS APIs including CoreMotion, the Social framework, and HealthKit to read data.
&gt;&gt;&gt; Split screen support so you can keep documentation by your side
&gt;&gt;&gt; Execution powered by a new IL interpreter

If you&#039;re new to .NET or iOS coding, you will love the code completion with integrated documentation and the fun examples that come with the app.

If you&#039;re a .NET pro, then you will love the support for projects and the ability to inspect objects as you code them - whether they&#039;re in a script or just a normal project file.

If you&#039;re new to programming, C# is an great language to learn: it&#039;s powerful yet friendly language, example code is all over the internet, and there are plenty of jobs out there waiting for you.

If you enjoy thinking a little differently, then you will love that F# is included and fully supported. This amazing programming language will teach you to write better code and will arm you to solve problems that you thought were too big or hard to solve - like writing an IDE.

## Continuous .NET C# and F# IDE Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/Purple123/v4/ce/a2/2c/cea22ca3-a373-bfb5-7d40-1db6116a2abc/pr_source.png/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/Purple113/v4/e6/bb/47/e6bb4732-8a24-5c4c-9a2a-793a5eb9aaec/pr_source.png/1242x2688.png)
- [Screenshot 3](https://is1-ssl.mzstatic.com/image/thumb/Purple113/v4/67/21/c5/6721c5af-5bbc-517d-0c98-0ca5a7ffc0fd/pr_source.png/1242x2688.png)
- [Screenshot 4](https://is1-ssl.mzstatic.com/image/thumb/Purple123/v4/96/d0/20/96d0204b-f03a-3d60-fe98-115d7a2c1e5d/pr_source.png/1242x2688.png)
- [Screenshot 5](https://is1-ssl.mzstatic.com/image/thumb/Purple123/v4/af/ff/ad/afffade3-21fa-4dcf-de6a-fc8b36d55479/pr_source.png/1242x2688.png)

## Continuous .NET C# and F# IDE Rating Breakdown in Vereinigte Staaten
- 5 stars: 58 (64%)
- 4 stars: 13 (14%)
- 3 stars: 8 (9%)
- 2 stars: 7 (8%)
- 1 stars: 5 (5%)

## Continuous .NET C# and F# IDE Reviews in Vereinigte Staaten

### *---- "No custom delegates means useless."
I guess you have to waste your money to find out you can’t have custom delegates. Maybe I am missing something but the code from Visual Studio doesn’t work unless you use EventHandler.

Useless. Money wasted.
-- ValiRossi, 2024-05-17

### ***** "Great but not amazing"
I love using this app whenever i feel like coding, but sometimes when i run the code (even without auto-run) it for some reason runs the same command multiple times. I can definitely see this app blowing up and becoming a great app for coding, it just needs some bug fixes. Things i could suggest are: fix the code running bug i previously mentioned, let the user delete text when typing into a readline console, make a debugger, and maybe some better explanations for how different functions work within the app. I still love using this, I just think it needs some work to be done.
-- AdamTheWalker, 2022-06-06

### ***-- "Almost amazing, ultimately frustrating"
A C# IDE on my iPad for under $15 that lets me quickly edit and test pixel perfect Xamarin Forms xaml prototypes with no deployment overhead? Heck yeah! 

 The thing hard crashes every time I wrap MainPage in a NavigationPage or try to use a ViewCell written in code? Rough edges like an EntryPointNotFound exception that’ll never go away (but also doesn’t stop running my app)? Support that boils down to a self-help forum with no posts from the app author? Heck, yeah. It’s got those too. 

 If it were billed as a xaml-only UI mocking tool and didn’t try to do anything else, concentrating on doing that well (or just console logs and reads. really any subset of a full IDE), I’d be game. As is, it’s got Icarus Syndrome. It flew too close to the sun and ended up in the drink. 

 I am encouraged that it’s had a few recent-ish updates. I’m holding out some hope. It’s got so much potential, just waaaay too rough to say it’s followed through.
-- TheSchultzer, 2021-10-30

### ****- "GOOD app but there’s two problems I have with"
1. Compiler errors are off screen on iPhone 

2. No template support (ie cw tab tab)
-- Kasufert, 2021-06-14

### **--- "Net core"
You can create a .net core project but get an “ASP.NET Core servers are not supported, yet.” Error When running it?
-- Ashexxx, 2021-03-16

### ****- "Okay but buggy"
Good so far but can&#039;t erase text when typing into readline console Input and when holding backspace to delete large sections app freezes up and crashes. Have to slowly delete char by char.
-- iphonrapper, 2020-11-10

### ***** "it keeps giving"
now you add .netcore. yeah this is my fav ide on the go for c#. thank you!

just tried it. very. very. good.
-- ~~~Michael Wood~~~, 2020-10-13

### ***-- "I absolutely love this IDE!!! But there are some issues..."
I love the IDE and it’s making it extremely easy to learn C#. However, the lack of an offline Doc built into the app really kills it for me. Dash has saved me there but it’s still aggravating.

Another thing is that it would definitely improve the experience if we were able to access our files from the “files” app, so that we would be easily able to move our projects/apps from our main computer/examples we download from the internet without having to copy them over file...by....file. Of which it doesn’t even allow you to add .csproj files or even other file types that are available in the IDE itself. Only .cs files.

Aside from those this is very much a solid IDE for learning C# and F# as well as application development with the Xamarin codebase.
-- LeafNinja1997, 2020-07-09

### ***** "Amazing"
Like seriously the ability to program on the go in c# with an application that feels as native and intuitive as the phone app is so awesome.
-- Thatguyish, 2020-05-30

### ***** "Wow! I’ve been waiting for this a long time"
I tried a few aspects and it allows you to create a solution with projects. It looks like it compiles locally and FAST and allows for gui projects as well as console apps. This is hands down the best coding app for C# on the iphone and I’ve tried a few. No more just snippets coding.
-- ChrisKoniges, 2020-02-05

### ***-- "Impressive app, but needs some polish"
My full time job is iOS development using Xamarin, and when I first downloaded this app, I was impressed with how well it worked. However, after using it a bit more, there&#039;s definitely some room for improvement.

The app works well enough that I still recommend it to friends and co-workers, but I have a pretty long list of things that bug me. Almost all of them are related to convenience when editing code, but they add up:

Editing:
• Highlighting code and pressing tab replaces all of the code with a tab character, rather than indenting it. Similarly, pressing shift+tab doesn&#039;t unindent code.
• Pressing delete at the end of an empty line doesn&#039;t delete the line. It starts deleting the whitespace instead.
• Cmd + / doesn&#039;t comment and uncomment code.
• Undo almost always just destroys your code, turning it into an awful mess. You&#039;re better off just manually undoing a change in most cases.

Code Completion:
• Neither tab nor space accepts code completion. This is more of a personal preference, but something more customizable and similar to real IDEs would be nice.
• Pressing the up and down arrow keys on a keyboard doesn&#039;t navigate through the list of code completions.
• There&#039;s no way to dismiss the code completions (that I&#039;m aware of).

Project Management:
• There&#039;s no easy way to share projects between devices. Something like Git would be amazing. I believe the developer said they couldn&#039;t add Git integration because it was against the App Store Guidelines, but I don&#039;t believe that case. Running user-provided code should be perfectly acceptable (similar to Swift Playgrounds). The only time that downloading code isn&#039;t okay is when it completely changes the app&#039;s behavior and intended purpose.
• The organization of projects and files is still a little weird. Perhaps it&#039;s just because I&#039;m not familiar with it yet, but it&#039;s quite different from any other app I&#039;ve used on both macOS and iOS.
• There&#039;s no easy way to reference existing projects that I&#039;ve found. This limits the abilities of this app a bit, but I don&#039;t know that it&#039;s really essential.

All in all, don&#039;t get me wrong. This app is great and it&#039;s quite easy to work with. I like using it when I want to test something quick, or when I want to teach friends about C#, Xamarin, UIKit, etc. There just happen to be quite a few areas where small changes could introduce substantial improvements in usability.
-- ryanp.me, 2019-12-02

### *---- "Abandoned by dev"
Taking a course on variables, can’t even run a simple console window that functions.  When I run the following code pasted below, on my pc... using VB, it allows me to type in my name in the console window to test it out.

Can’t do that here with this worthless IDE.  Lazy dev here was more interested in making look pretty with a cute UI. 

If there was passion behind this then why..  

1) Doesn’t allow me to do something as simple as typing into the console window when hitting play to test my course variables, very simplistic stuff.  App totally disregards my inputs in console window.

2) I can’t even complete my course studies on here because of this trash dev abandonment. 

3) Dear programming student, hobbyist.. go check online for a compiler on there. This dev, abandoned Continous. 

4) No update in 7 months. These are old reviews, when this worthless IDE, was supposedly, the thing to use. (Probably this trash dev’s forum buddies) he’s supposed to be someone respected and important on there- suure. Anyways, that group looked out, bought his stuff and threw praise. Fake. 

Basically...
If you cannot do something as simple as study on here to get better - I doubt the uses for this IDE in regards to real world uses/productivity.

This dev is lazy and hides in silence, so it is, what it is. 

Hopefully someone comes along releases superior product and forces this trash along with its lazy creator - to permanently... disappear. 

 Yup - I’m upset, this filth cut into my studying my time, I spent hours thinking it was me messing up, so I spent along time trying to figure out what I did wrong. Until I found out, it’s this trash dev app. Time I will never get back. 

Bottomline = trash dev, I look forward to him disappearing from the App Store. 
  

 

namespace Variables
{
    public class App
    {
        public static void Main(string[] args)
        {
            /* 
            int x;
            int y;
            
            x = 7;
            y = x + 3;
            
            Console.WriteLine(y);
            Console.ReadLine();
            */
            
            Console.WriteLine(&quot;What is your name?&quot;);
            Console.Write(&quot;Type your first name: &quot;);
            string myFirstName;
            myFirstName = Console.ReadLine();
            
            string myLastName;
            Console.Write(&quot;Type your last name: &quot;);
            myLastName = Console.ReadLine();
            
            Console.WriteLine(&quot;Hello, &quot; + myFirstName + &quot; &quot; +
-- Lost in Tactics, 2019-11-04

### **--- "Great app but no support"
This app is pretty good but the are some issues especially with reading from the console or asking for user input. My main issue is the developer seems to have abandon support for the app. Questions get asked in the forums with no answer.
-- ltjohn25, 2019-09-30

### *---- "Console.Readline() doesn’t work"
Console.ReadLine() doesn’t work...
-- coderogre, 2019-06-30

### ****- "app need support more launguage"
in the code can not display chinese comments。pls upgrade support。。。the app is cool！
-- jingxi chen, 2019-06-27

### ***-- "Good tool, but doesn&#039;t support Console.ReadLine()"
This is a great tool, but I can&#039;t use Console.ReadLine(). I can&#039;t input ANY letters! Please add INPUT FEATURE in Console!
-- n30gu1, 2019-05-29

### ***** "Great App"
Great app for C# development. It runs especially well on my iPad Pro (3rd Gen), despite not being optimized for the new iPad Pros yet. 

Feature Wishlist:
- Git Support
- .NET Core MVC/WebAPI Template
- Azure integration tools
-- Deleeted, 2019-03-24

### ***** "Great IDE for offline mobile dev"
I love playing around with Continuous when I have some spare time on the bus or in the pub. Quite powerful considering it compiles on iOS offline. It has its bugs and some workflows that took getting used to, but that didn’t stop me from prototyping 3 different games completely on my iPhone 6. If you love developing no matter where you are or how big your keyboard is, this is a solid app and IDE. Only wish there was better documentation and support. Supposed to be able to import my own libraries, but I haven’t been able to in my 1.5f years using it.   Also would love to see the ability to import files or view the file structure in the files on iOS (to import sprites) Thank you developers of this IDE. I’ve used it tons.
-- Are Pee Gee Fan, 2018-11-26

### ****- "Line numbers and Git"
Please add line numbers and git integration.  Also wen you move out of a field enable auto-formatting so that the formatting occurs when tabbing or moving away from the line. That’s all I think is needed for this app to be perfect.
-- Kley2009, 2018-09-08

### ***-- "Good, but abandoned"
Like other reviewers have mentioned, this has so much potential but seems to be abandoned by the developer. He basically pulled off a miracle by getting a real .Net / Xamarin IDE working on the iPad, and I was very excited about it. 

But an IDE is something that needs constant updating. Just thinking of the low-hanging fruit, it needs: additional libraries integrated, access to nuGet, connection with Github, Xamarin updated to the newest version, better integration with Visual Studio, and basic code editor improvements. More long term, it could use a visual editor for Xamarin forms. 

Best case scenario would be if MS bought this app and renamed it “Visual Studio Mobile.” Then some developers would actually be updating it.
-- Ky0te, 2018-03-17

[View all Continuous .NET C# and F# IDE reviews and detailed analytics on AppTail](https://apptail.io/de/account/signup?utm_campaign=ai-crawl&amp;utm_content=reviews)


## Continuous .NET C# and F# IDE Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Top Bezahlt | Belarus | Developer Tools | #1 |
| Top Bezahlt | Dänemark | Developer Tools | #2 |
| Top Bezahlt | Aserbaidschan | Developer Tools | #2 |
| Top Bezahlt | Belgien | Developer Tools | #3 |
| Top Bezahlt | Finnland | Developer Tools | #4 |
| Top Bezahlt | Irland | Developer Tools | #4 |
| Top Bezahlt | Schweden | Developer Tools | #4 |
| Top Bezahlt | Italien | Developer Tools | #7 |
| Top Bezahlt | Frankreich | Developer Tools | #7 |
| Top Bezahlt | Neuseeland | Developer Tools | #8 |
| Top Bezahlt | Österreich | Developer Tools | #8 |
| Top Bezahlt | Spanien | Developer Tools | #8 |
| Top Bezahlt | Ungarn | Developer Tools | #8 |
| Top Bezahlt | Vereinigtes Königreich | Developer Tools | #9 |
| Top Bezahlt | Niederlande | Developer Tools | #9 |
| Top Bezahlt | Portugal | Developer Tools | #9 |
| Top Bezahlt | Griechenland | Developer Tools | #9 |
| Top Bezahlt | Schweiz | Developer Tools | #9 |
| Top Bezahlt | Norwegen | Developer Tools | #10 |
| Top Bezahlt | Russland | Developer Tools | #10 |
| Top Bezahlt | Südkorea | Developer Tools | #11 |
| Top Bezahlt | Taiwan | Developer Tools | #12 |
| Top Bezahlt | Brasilien | Developer Tools | #12 |
| Top Bezahlt | Kanada | Developer Tools | #12 |
| Top Bezahlt | Tschechien | Developer Tools | #14 |
| Top Bezahlt | Japan | Developer Tools | #14 |
| Top Bezahlt | Mexiko | Developer Tools | #14 |
| Top Bezahlt | Australien | Developer Tools | #14 |
| Top Bezahlt | Südafrika | Developer Tools | #15 |
| Top Umsatz | Belarus | Developer Tools | #18 |
| Top Bezahlt | Ukraine | Developer Tools | #18 |
| Top Bezahlt | Polen | Developer Tools | #18 |
| Top Bezahlt | Deutschland | Developer Tools | #18 |
| Top Bezahlt | Singapur | Developer Tools | #18 |
| Top Bezahlt | Argentinien | Developer Tools | #20 |
| Top Bezahlt | Malaysia | Developer Tools | #21 |
| Top Bezahlt | Peru | Developer Tools | #22 |
| Top Umsatz | Aserbaidschan | Developer Tools | #24 |
| Top Bezahlt | Chile | Developer Tools | #25 |
| Top Bezahlt | Thailand | Developer Tools | #25 |
| Top Bezahlt | Sonderverwaltungsregion Hongkong | Developer Tools | #26 |
| Top Bezahlt | Israel | Developer Tools | #27 |
| Top Bezahlt | Indien | Developer Tools | #28 |
| Top Bezahlt | Philippinen | Developer Tools | #31 |
| Top Bezahlt | Türkei | Developer Tools | #31 |
| Top Umsatz | Dänemark | Developer Tools | #32 |
| Top Bezahlt | Libanon | Developer Tools | #35 |
| Top Bezahlt | Vietnam | Developer Tools | #36 |
| Top Bezahlt | Rumänien | Developer Tools | #36 |
| Top Bezahlt | Saudi-Arabien | Developer Tools | #39 |
| Top Bezahlt | Pakistan | Developer Tools | #40 |
| Top Bezahlt | Ecuador | Developer Tools | #41 |
| Top Umsatz | Griechenland | Developer Tools | #44 |
| Top Umsatz | Finnland | Developer Tools | #44 |
| Top Bezahlt | China | Developer Tools | #45 |
| Top Umsatz | Belgien | Developer Tools | #46 |
| Top Bezahlt | Kuwait | Developer Tools | #47 |
| Top Bezahlt | Indonesien | Developer Tools | #47 |
| Top Bezahlt | Vereinigte Staaten | Developer Tools | #50 |
| Top Umsatz | Irland | Developer Tools | #51 |
| Top Umsatz | Russland | Developer Tools | #51 |
| Top Umsatz | Neuseeland | Developer Tools | #52 |
| Top Umsatz | Singapur | Developer Tools | #53 |
| Top Umsatz | Libanon | Developer Tools | #55 |
| Top Umsatz | Österreich | Developer Tools | #55 |
| Top Bezahlt | Nigeria | Developer Tools | #57 |
| Top Umsatz | Portugal | Developer Tools | #57 |
| Top Umsatz | Taiwan | Developer Tools | #57 |
| Top Umsatz | Schweden | Developer Tools | #59 |
| Top Umsatz | Schweiz | Developer Tools | #62 |
| Top Umsatz | Ecuador | Developer Tools | #62 |
| Top Umsatz | Ukraine | Developer Tools | #63 |
| Top Umsatz | Norwegen | Developer Tools | #65 |
| Top Bezahlt | Ägypten | Developer Tools | #69 |
| Top Umsatz | Spanien | Developer Tools | #70 |
| Top Umsatz | Ungarn | Developer Tools | #71 |
| Top Umsatz | Tschechien | Developer Tools | #71 |
| Top Umsatz | Italien | Developer Tools | #71 |
| Top Umsatz | Niederlande | Developer Tools | #72 |
| Top Umsatz | Thailand | Developer Tools | #73 |
| Top Umsatz | Sonderverwaltungsregion Hongkong | Developer Tools | #76 |
| Top Umsatz | Argentinien | Developer Tools | #76 |
| Top Umsatz | Mexiko | Developer Tools | #76 |
| Top Umsatz | Südafrika | Developer Tools | #77 |
| Top Umsatz | Chile | Developer Tools | #78 |
| Top Bezahlt | Kolumbien | Developer Tools | #81 |
| Top Umsatz | Israel | Developer Tools | #82 |
| Top Bezahlt | Vereinigte Arabische Emirate | Developer Tools | #83 |
| Top Umsatz | Frankreich | Developer Tools | #85 |
| Top Umsatz | Japan | Developer Tools | #85 |
| Top Umsatz | Polen | Developer Tools | #86 |
| Top Umsatz | Kuwait | Developer Tools | #93 |
| Top Umsatz | Peru | Developer Tools | #93 |
| Top Umsatz | Malaysia | Developer Tools | #94 |
| Top Umsatz | Südkorea | Developer Tools | #95 |
| Top Umsatz | Nigeria | Developer Tools | #95 |
| Top Umsatz | Kanada | Developer Tools | #96 |
| Top Umsatz | Rumänien | Developer Tools | #96 |
| Top Umsatz | Vereinigtes Königreich | Developer Tools | #98 |
| Top Umsatz | Indien | Developer Tools | #100 |


## Apps Similar to Continuous .NET C# and F# IDE
- [Buffer Editor - Code Editor](https://apptail.io/de/app/buffer-editor-code-editor-Hbc/united-states)
- [DraftCode for PHP IDE](https://apptail.io/de/app/draftcode-for-php-ide-rfd/united-states)
- [Textastic Code Editor](https://apptail.io/de/app/textastic-code-editor-UPh/united-states)
- [MongoLime - manage databases](https://apptail.io/de/app/mongolime-manage-databases-tam/united-states)
- [Code App](https://apptail.io/de/app/code-app-eUO/united-states)
- [LispPad Go](https://apptail.io/de/app/lisppad-go-opJb/united-states)
- [SQLed - SQL Database Manager](https://apptail.io/de/app/sqled-sql-database-manager-ORCc/united-states)
- [UCoW - Ultimate Code Wrapper](https://apptail.io/de/app/ucow-ultimate-code-wrapper-QTxd/united-states)
- [Node-PAD](https://apptail.io/de/app/node-pad-ZJDd/united-states)
- [Code Recipes Pro](https://apptail.io/de/app/code-recipes-pro-CIVd/united-states)

## Continuous .NET C# and F# IDE Available In
- [Vereinigte Staaten](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/united-states)
- [Deutschland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/germany)
- [Japan](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/japan)
- [Vereinigtes Königreich](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/united-kingdom)
- [Australien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/australia)
- [Russland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/russia)
- [Kanada](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/canada)
- [Frankreich](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/france)
- [Italien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/italy)
- [Polen](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/poland)
- [China](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/china)
- [Südkorea](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/south-korea)
- [Indien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/india)
- [Brasilien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/brazil)
- [Spanien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/spain)
- [Neuseeland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/new-zealand)
- [Tschechien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/czechia)
- [Taiwan](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/taiwan)
- [Niederlande](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/netherlands)
- [Israel](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/israel)
- [Irland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/ireland)
- [Österreich](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/austria)
- [Ungarn](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/hungary)
- [Dänemark](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/denmark)
- [Schweden](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/sweden)
- [Belgien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/belgium)
- [Ukraine](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/ukraine)
- [Sonderverwaltungsregion Hongkong](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/hong-kong)
- [Mexiko](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/mexico)
- [Philippinen](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/philippines)
- [Rumänien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/romania)
- [Singapur](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/singapore)
- [Thailand](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/thailand)
- [Türkei](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/turkey)
- [Griechenland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/greece)
- [Schweiz](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/switzerland)
- [Südafrika](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/south-africa)
- [Vietnam](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/vietnam)
- [Zypern](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/cyprus)
- [Slowakei](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/slovakia)
- [Finnland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/finland)
- [Belarus](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/belarus)
- [Ägypten](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/egypt)
- [Estland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/estonia)
- [Aserbaidschan](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/azerbaijan)
- [Kolumbien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/colombia)
- [Chile](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/chile)
- [Malaysia](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/malaysia)
- [Kroatien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/croatia)
- [Slowenien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/slovenia)
- [Armenien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/armenia)
- [Argentinien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/argentina)
- [Barbados](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/barbados)
- [Bulgarien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/bulgaria)
- [Bahrain](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/bahrain)
- [Brunei Darussalam](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/brunei)
- [Dominikanische Republik](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/dominican-republic)
- [Algerien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/algeria)
- [Ecuador](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/ecuador)
- [Indonesien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/indonesia)
- [Island](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/iceland)
- [Jamaika](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/jamaica)
- [Kuwait](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/kuwait)
- [Kasachstan](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/kazakhstan)
- [Libanon](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/lebanon)
- [Sri Lanka](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/sri-lanka)
- [Litauen](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/lithuania)
- [Luxemburg](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/luxembourg)
- [Lettland](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/latvia)
- [Nordmazedonien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/north-macedonia)
- [Malta](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/malta)
- [Nigeria](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/nigeria)
- [Norwegen](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/norway)
- [Nepal](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/nepal)
- [Oman](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/oman)
- [Peru](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/peru)
- [Pakistan](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/pakistan)
- [Portugal](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/portugal)
- [Saudi-Arabien](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/saudi-arabia)
- [Vereinigte Arabische Emirate](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/united-arab-emirates)
- [Uganda](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/uganda)
- [Usbekistan](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/uzbekistan)

---

## About AppTail

[AppTail](https://apptail.io/de) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io/de)
- [Top Charts](https://apptail.io/de/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/de/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io/de) - Mobile App Intelligence Platform*
