Some intents not displayed in preview portal https://preview.eu.luis.ai/ - preview

When accessing a model via the preview portal I can see only a subset of the intents compared to the production portal. I can see the missing intents in the old portal, or if I use the search function in the new portal. There is a bug in the display of the intent list.

Please feel free to use the smile icon in the portal to submit the feedback to product team.

Related

How to find my App Store ID and Team ID from free Apple developers account

I'm developing my first Flutter ios app and have created a free Apple Developers account. In order to use Firebase Dynamic Links you need to add your App Store ID and Team ID. Where can I find those? Do I need to sign up to the Apple Developer Program?
Yes, you will need to enroll for the Apple developer program. After that you will get those details.
Team ID will be available at below link.
https://developer.apple.com/account/#!/membership/
Apple ID will be available in the below link.
Visit : https://appstoreconnect.apple.com/apps
Click on your app. Create new app if you don't have one.
Then click on App Information at the left side which will open a new window where you will find Apple ID
Apple Id is also visible in the url when we click on the app.
https://appstoreconnect.apple.com/apps/<apple_id_is_here>/...

Xcode project does not appear on the Apple Developer website

I am working on a project in Xcode, The developer team doesn't appear on the Apple Developer website, only these options.
I really need the rest of the options
I want to do a notification on my app for a school project. I really need the rest of the options.
Thank you all.
Based on the screenshot and the minimum information it provides, I assume you're not logged in using an apple developer account.
There are two ways you can get an apple developer access,
1) You can pay $99 / Year to get a developer account for yourself, I am not entirely sure how this works for educational purposes, You can mail the apple support for any discount.
2) Anyone who has an enterprise apple developer account can add you as a developer under their account.
Without these two ways, you can't explore the apple developer options.

iOS App Store Submission listed as Developer

I am the developer of an APP and will be submitting it to our clients Apple Developer account.
If they have their own developer account is there anyway we can still be listed as the developer in the app store? The app is based on the ionicFramework / Cordova.
In Config.xml I see author entry, but not exactly sure what that does.
Would appreciate if anyone who has submitted an app on their clients Apple account could provide some insight on this. I would like to be listed as the developer, but the client wants to use their own developer account, so not sure if that will still be possible.
No, that is not possible. Apple is very strict about how the developer name appears - it must match the name on the account in the case of an individual account, or the official name of the business in the case of the business account. There is no way to link an app in someone else's account to yours without completely transferring it over.

xamarin studio created ad hoc iPhone app doesn't show developer in iTunes

I have created my first iPhone app using xamarin forms and have successfully deployed it to several iPhones. The problem is when I select Get Info in iTunes the developer field is empty. The title and version display correctly, but the developer field is blank. I have populated the Author Information in the solution options, but I'm wondering if I have to populate a similar field in the iIOS options dialog? Thank you.
Phil
This is not something that is specified in your iOS App project. The developer information shown on iTunes/AppStore is part of your Apple developer account information in iTunes Connect.
I have never used iTunes connect, I'm not even sure what is yet. My app was built using an adhoc distribution profile. Perhaps that information doesn't get filled in until I officially publish the app, would that be a correct assumption?
Thanks

How to submit the app to app store?

I recently made my first iphone app.
I am completely new into iphone programming.
How to submit the app to app store?
I will be better helped with some detailed explanation as I am a noobee.
You'll find your detailed explanation in the iOS Developer Program User Guide.
Three best links I could find are :
http://www.mahalo.com/answers/what-is-the-process-to-submit-an-application-to-itunes
http://help.appmakr.com/entries/218997-how-to-upload-your-app-to-itunes-connect-using-application-loader
http://www.weston-fl.com/blog/?p=2442
Go to developer.apple.com/ios, log in, look on the right for itunes connect, click on "manage apps", click "add new application" and follow directions for submission. You must be a registered apple developer and have already paid the developer fee.
Apple has excellent documentation:
http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/145-Distributing_Applications/distributing_applications.html
In summary:
Make sure your application is something of value.
Great a distribution provisioning profile in the developer portal.
Archive you application using this profile.
Log into iTunes Connect and add an application - there will be several pages of fields to fill out. Upload your application.
Wait for approval.

Resources