Settings in iPhone errors - ios

So silly question here but if someone would humor me and lend any advice I would appreciate it SO much. I’ve had some issues since I’ve created my apple account, but one thing I keep noticing specifically that confuses me (my Apple ID once said it can not be changed, now it allows me the option to change my Apple ID and phone/email everything)
I wouldn’t be so concerned with this, but I’ve had reasons for safety/security concerns and then I noticed this. I see many “null” type messages in my data when I view it directly from my device as well. I’m not tech savvy at all so this is all beyond me. Forgive me please if I’m not posting this correctly. I receive error messages from apple when trying to download my data even. I’ve updated and reset my phone before but it doesn’t help. I want to just know this is user error on my end but I’m not finding information to confirm that anywhere I try to look. Thank you so much for anyone who might be able to point me in the right direction.

Related

How can I automate specific settings in IOS?

I’m no new user of Apple products, but I am brand new to coding and automation on iPhone. I’ve created an automation that does something at a specific time of day, but that’s as far as I’ve gotten because there’s limited settings they offer without me coding anything in. I’m trying to change a specific setting in the settings app “Notifications->(App)->turn notifications off” but I’m not sure how, or even if it’s possible to do, outside of what’s already programmed in. Thanks in advance, if anyone figures it out and lends a hand. (Edit: I would automate Do Not Disturb because that seems like the simple answer, but long story short, I don’t want anyone to see banners of messages and read my texts without my phone unlocked, and Do Not Disturb doesn’t do that as far as I’m aware.)

implementing Facebook login onto Xcode

I'm really new to programming started the end of December.
I'm have a problem trying to implementing Facebook login onto Xcode. I've tried using the Facebook method but i came across a problem because was written 'object C', i came across a youtube turoiral but turns out its old, i came across another tutorial that lend me down a path using 'Cocoapods'.ive looked through a number of questions on here and took what i understand and still to no avail, so far the only thing I've managed to correct every time is download the relevant SDKs and put the right info onto the info.plist.
can someone please point me in the right direction as to how write the code from the App delegates point because thats where i seem to just crash n burn.
your help would be much appreciated.
free strength and conditioning advice is the only thing i have to offer in return at this moment in time because I'm new to using programming.

iOS 8 VPN Services, changing server address

Due to the terrible lack of documentation on the NEVPNManager, i'm going to state the question right here.
I've seen a couple of VPN apps working with server switching. It's like installing a basic VPN profile and allowing it to be updated. However i can't seem to find any information on doing this.
Could someone point me into the right direction? Simply updating the profile doesnt seem to work.
Thanks
Quite easy,
Just override the config. It seems that after installing the certificate, you can use the same code as creating one, but then it will simply change the profile.
I wonder if more things have the same logic in Apple world :-)

Implementing Google Play Games Services in Swift

Hello fellow developers :)
I have been trying to implement Google Play Games Services in my newest app project, but find myself being completely lost. I find GMS to be quite complicated and therefore need some sort of tutorial to stand a chance.
Unfortunately the official guide on Googles websites (https://developers.google.com/games/services/ios/quickstart) only describes the setup process for Objective-C.
My question is therefore, as ambiguous as is, if anyone knows anything that could help me implement GMS. This includes links to tutorials, code-snippets, personal tips, or anything else that could come in handy.
And yes, I am aware that questions like these are often frowned upon due to their ambiguous nature. What must be understood is that this question is a desperate last attempt before giving up and going with GameCenter instead. I simply have not found the information needed anywhere else.
Thank you! :)
You may need to use a bridging header for this. Check out the following link by gguuss in GitHub: http://github.com/gguuss/gplus-ios-swift.

Getting applications information installed on the device

I want to get the information of the installed applications on the device by code. Like for example when entering the settings in the device then applications you can see all the applications installed ... well I want to get that by code... how to do that?
Any idea about that topic?
Check out the API documentation on CodeModuleManager.
And, part of the way StackOverflow works is that when you get an answer that solves your problem you should accept that answer. This is how you repay people for taking the time to help you out. You are a new user, and not too many questions yet, but if you get to far ahead of yourself without accepting answers people may stop answering them.

Resources