Posts

Post not yet marked as solved
0 Replies
267 Views
I have created an ionic application which uses the speechrecognition feature of cordova ionic framework. This feature even though works well on android , it doesn't work on ios 13.3.I have also added the following key<key>NSSpeechRecognitionUsageDescription</key><string>recognize speech</string>to info.list file of the ios folder which was archieved and submitted.Can someone please help me with this.Do we need to set some configurations while registering the ipa file on testflight which would help my app access the iphone speech to text conversion feature.Thanks in advance.Seema Sharma
Posted
by seemas.
Last updated
.
Post not yet marked as solved
0 Replies
386 Views
I have created an ionic application which uses the speechrecognition feature of cordova ionic framework. This feature even though works well on android , it doesn't work on ios 13.3.I have also added the following key <key>NSSpeechRecognitionUsageDescription</key><string>recognize speech</string>to info.list file of the ios folder which was archieved and submitted.Can someone please help me with this.Do we need to set some configurations while registering the ipa file on testflight which would help my app access the iphone speech to text conversion feature.Thanks in advance.Seema Sharma
Posted
by seemas.
Last updated
.
Post not yet marked as solved
0 Replies
270 Views
Hi,I want to place my app in testflight mode. I have a apple developer account. First I tried to create a ipa file for my app. In the process of doing so I set the device as generic device in Xcode and tried creating archive file but the build failed every time I tried, so I registered my apple phone uuid with the profile I created in my dev account. After doing this I could easily archive the app to .ipa file. Now that the .ipa file is created I was able to push it to testflight mode from xcode. But My question here is why do we need to register a apple iphone device for .ipa file creation and testflight configuration.Thanks,Seema Sharma
Posted
by seemas.
Last updated
.
Post not yet marked as solved
1 Replies
411 Views
I want to create a app which runs on apple device , as I dont have apple device we planned to use maconcloud (rdp).The build works well and runs well on the emulator but when I try to create a ipa file , I had to archive that. So to do so I set the device as general ios device and under product menu in xcode tried to archive it which threw error as "failed to create provisioning profile.there are no devices registered in your account on the developer website. plug in and select a device to have xcode register it."Now that its a rdp and I dont have iphone how do I connect iphone to it. Can you please help me with this.Thanks,Seema Sharma
Posted
by seemas.
Last updated
.
Post not yet marked as solved
1 Replies
292 Views
Hi ,I have created a free Apple Developer Account , But I cant see the developer options like certificate , signing etc. I Learned that to get these options visible on my menu , I have to enroll to developer program ,but again in the process of enrollment it asks for two factor authentication . Is that a mandatory step, As I dont have iphone device , Can you please help me achieve this.Thanks in advance.Seema Sharma
Posted
by seemas.
Last updated
.