Search results for

Visual Studio Maui IOS

105,586 results found

Post

Replies

Boosts

Views

Activity

Reply to in app content Signing Identity
Thanks so much for your response.I am not using a wildcard, but the full app ID. I've been trying to set signing for it. As well, the default settings seem to be for OSX and i've tried switching that to iOS and setting normal signing. Pretty confusing why it hasn't been working.Additionally, if i try to force a validation after my initial error, it tells me: Failed, the package does not contain an info.plist(The info.plist in the IAP is called a ContentInfo.plist) maybe that's a part of the issues?
Topic: App & System Services SubTopic: StoreKit Tags:
Jun ’15
Reply to Create native WatchOS app
Hi ! Yep you're missing it 😉 native apps are always linked to an parent iOS app for now. what's native is that watchkit code is now executed on watch. so it's the same way that before, Apple does the Job.what you have to do is call Webservices via the watch kit app for exemple. instead of calling the parent app.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
3 major subcategories of the Games category not working correctly
Casino, Dice, and Educational subcategories of the Games category are not working correctly:On the desktop U.S. Yosemite 10.10.3 using iTunes 12.1.2.27: They are not listed in the Games subcategories list.On U.S. iOS 8.3: They appear in the featured list under the main Games subcategories list but they do not report proper content, instead they show the content from the main Games category.Also glitching in the web (from the desktop Safari 8.0.6 Yosemite 10.10.3) at the iTunes web version, go to the links below and then follow the View in iTunes link on the page in the upper right to see some iTunes whackiness:CasinoDiceEducationalThis has been glitched for a while now, maybe since the March app store outtage event. Really negatively effecting sales for apps in these categories. Let's hope 8.4 and El Capitan resolve this issue. hint.. hint..
7
0
1.4k
Jun ’15
Testing Apps on iOS Devices without subscription
I have tried to test an iOS application I have been busy creating over the last few weeks on my iPhone. I used Xcode 7 and iOS 8.4 beta for this, since Apple advertised testing without a developer membership subscription on the information site about Xcode 7.As stated there, I downloaded Xcode 7 and simply logged in in the Xcode Preferences.Now, when I connect my iPhone it shows up in the devices list, but with (unavailable) behind its name, and when I try to start the app it tells me, the Developer Disk Image could not be found.I would really love to be able to try my app in real before subscribing, please help! 🙂
8
0
4.9k
Jun ’15
Reply to Does WatchKit Extension code run on watch in watchOS 2?
Well, first you need to decide what you should put in different places. ie: watchos2 requires a different way of thinking. What are you calculating? If the inputs for the calculations come directly from Apple Watch, then it is much better that the extension runs on Apple Watch itself. If the inputs do NOT come directly from Apple Watch, you may think about doing calculations in parent app in background (or even on a server) and using WatchConnectivity to send them to Apple Watch from the parent iOS app.For instance, we (at Mouseaddict) track where the user goes inside of Disneyland when they are visiting. This type of data can be displayed on Apple Watch in a glance or watch app. (it does not now, but it could). This would be perfect for running on the parent app because the datam we are crunching does not come directly from Apple Watch itself - it is lat/lon and the phone provides that because Apple Watch doesn't have a GPS. Hence this should be crunched in the bkg on the parent iOS app and
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Device Specific Features for iOS 9
I'm just wondering if there's list anywhere of certain features that are only available on certain devices. I know multi-tasking is specific to certain devices, but wondering what others there are? I noticed that the notes app on my iPod Touch 5th Gen didn't have the drawing feature which I thought was a bit odd, but not sure if it's even meant to be on the iTouch or not. So far I can't find anything about which features are on which devices.
2
0
374
Jun ’15
Xcode 7 causes iPhone to freeze
iOS 9, iPhone 6 PlusRunning my app from Xcode 7 works great the first time. Then I stop it, make some changes and run it again - this causes the phone to freeze up completely. Anyone else encountered anything similar? Any ideas why this might be? Other than some bug in either iOS 9 or Xcode 7.Thanks!
9
0
1.4k
Jun ’15
Checking for Update Endlessly
I thought I did everything right. I downloaded and installed Xcode 7 beta, iOS 9 beta, and opened the watchOS 2 beta config on my phone then selected Apple Watch as install location. Next I go to the Software Update section in the Apple Watch app, and it endlessly checks for an update. Where did I go wrong and what's the next step to fix it?
2
0
1.3k
Jun ’15
Opening an .ipa in X Code - Swift
I developed a simple game app using Flash CC, I converted the game thru Adobe AIR and have a working IOS app. I was curious to see if it is possible to open the .ipa that was created and published in Flash and be able to to open in XCode so I can view the code and build.I was able to rename the file and save as a .zip and insode I do the a Payload folder which has the name of the app with the .app extensionI created a new workspace in XCode and imported the .app, Xcode sees it but I can only view resoursr and plist filesMy goal here is to build this kind of app IN XCode / Swift from scratch. This would be great for me since I know a bit of actionscript and since the Flash app has actionscript I would think that it would be converted to Objective C am I right?Any help?R
1
0
3.3k
Jun ’15
Packet Tunnel Provider
I was very excited to see VPN APIs are being opened up to general developers wtih iOS 9.I see a note in the What's New about a Packet Tunnel Provider extension point but I don't see any docs on it nor do I see this as an option in Xcode 7's add Application Extension screen. Does anyone know how to get started with this? Is it not in the first beta?
3
0
1.1k
Jun ’15
better than perfect
Hi dear developers , Thanks for improvement the new iOS firstly, but I think new features not enough or it is not expected from users, that means you are not discover what we need or expect ? You know some jailbreak(*****) features some of them really useful and great features. Why we can't create it new one for example I was expecting night mode it's really necessary for me also if you create it will be affect in a good way on battery maybe we can use more hours. Also I checked note features now it's great but why we don't have any color options. I think every year some good features coming from some jailbrek developers for example before iOS 7 come out we don't have control center but they have already offered on *****. I mean I really don't want to use ***** but as I told you we can't release this features that's why many people use that. If you check great ones and if you think necessary some of them you can create a new one. Finally, I think it's positive extra 1 hours for low battery m
0
0
336
Jun ’15