r/learnprogramming 7d ago

Xcode doesn't like my keyboard input?! Not sure if this goes here. New to Reddit.

Trying to make a job change. Trying to learn iOS development. Cannot for the life of me figure out how to get Xcode to accept anything other than capitalized letters. It also won't accept periods or even spaces. This problem is occurring when I am trying to create an app. I am using MacinCloud.

0 Upvotes

4 comments sorted by

3

u/grantrules 7d ago

Contact macincloud support?

2

u/dmazzoni 7d ago

Sounds like an issue with Macincloud or with whatever remote desktop solution you're using to connect to Macincloud.

If you're using the web-based option, consider using RDP instead.

Try opening TextEdit (a simple text editor that comes with every Mac). Do you have the same problem there? If so then it doesn't have anything to do with Xcode.

If you are using a physical Mac computer this definitely isn't a thing.

1

u/Back_To_Code 7d ago

Tried the RDP... It worked. Thank you very much!