Posts

Post not yet marked as solved
1 Replies
I have also tried with the process but the result is same. Below is the code that i have tried. //1     let toolPath = "/usr/bin/open"     let arguments = [pathUrl.absoluteString]           //2     let task = Process()     task.launchPath = toolPath     task.arguments = arguments           task.launch()     task.waitUntilExit() pathUrl : The path to the location of the file at remote location ( smb://192.168.150.46/cifsshare/AM_SM0656.tif) Result: Iam able to access the enclosing directory, but file is not open in native application. (viz. preview) Expected: File at pathURL should be opened in preview.
Post not yet marked as solved
3 Replies
Check with the data cable connected. If you are developing wirelessly, then connect with the data-cable and then try. If connecting with Data cable does not resole then restart XCode and Device. But step 2 itself will resolve your issue. ;)
Post not yet marked as solved
11 Replies
After successful login, iam navigated to the below URL. https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/gettingstarted There are five tabs viz. Apps, Artists, Books, Media, Podcast Connect. But ONLY Artists tab is clickable, all other are not clickable. I have tried login multiple times from different browser (Safari & Chrome), all in vain. :( IAM UNABLE TO MANAGE MY APPS, AND STUCK WITH THIS PAGE ONLY. Can anyone let me know what's wrong with itunesconnect.