The image playground has been stucked for me for 36 hours so far. As far as I read in various forums, there are many people with the problem. It is only activated for a series of content creators.
Apple Intelligence
RSS for tagApple Intelligence is the personal intelligence system that puts powerful generative models right at the core of your iPhone, iPad, and Mac and powers incredible new features to help users communicate, work, and express themselves.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I use m2 ipad air and i waited for 2 days . Maybe its a problem ?
Just wanted to reach out to see if this is the norm. I see several posts saying people are still waiting for the early access playground app, what’s going on? it’s been almost 48 hours and I’ve received nothing. If this is the norm, then so be it…but even when I had to wait for the Apple Intelligence early access that was only a few hours. Hopefully, this will be resolved quickly. I mean what’s the point of being developer beta testers, if we can’t test the beta?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Early access to Image Playground, Genmoji, and Image Wand
Apple
Oct 25, 2024 at 5:58 PM
With the iOS & iPadOS 18.2 and macOS Sequoia 15.2 betas, you can join the waitlist for early access to Image Playground, Genmoji, and Image Wand in order to test and help improve these features.
You can request access within any one of these experiences:
Image Playground app
Image Playground integration in Messages or Freeform
Genmoji integration in the emoji keyboard, or
Image Wand within the Apple Pencil tool palette in Notes
We will roll out access to Image Playground, Genmoji, and Image Wand over the coming weeks. When the features are ready for you to test, you will be notified. After you receive access, you can tap the thumbs up or thumbs down that appear with each result in Image Playground, Genmoji, and Image Wand in order to provide feedback.
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I can’t seem to login my paid chatgpt account in apple intelligence setting. Is this a bug?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Can someone tell me how to reinstall 18.2 again? I am stuck on the waitlist for more than 48 hours now. Then silly me deleted "Image Playground" thinking I can re-install. Not the case, it's no longer there nor can I find it in the App Store. Anyone has an answer, please?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Ive been having issues with downloading my apple intelligence for a while now.
Hey everyone,
I recently installed the iOS 18.2 developer beta and connected my ChatGPT Premium account to use it within the Visual Intelligence feature. After taking a photo, I tried pressing the "Ask" button, but it’s completely unresponsive. I've tried troubleshooting by doing a hard reset and a regular restart, but no luck so far.
Has anyone else encountered this issue? If so, do you know of any workaround or fix that might help?
Thanks in advance!
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Hi, I am not been able to use new memory create function post 18.1 beta update.
Below is the error / response showing.
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I’ve been waiting for over 3 days for image creation early access.
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
stuck on "early access requested". i feel like since we're developing testers we shouldn't have to go through this process...
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I have already updated a few days ago and requested for Genmoji, Image wand and Image playground yet it is still in pending. Really want it to work.
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
After updating the iPadOS 18.2, I requested for early access to genmoji but I waited for a long time and my request was not accepted. Please tell me how I can do this Apple. Don't make me call another Apple advisor, thank you so much!
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
I’ve been stuck for 40 days . Any ideas, guys?”
I have recently been having trouble with my iOS 18.2 beta update. It has been 2 weeks since I have updated to iOS 18.2 beta and joined the Genmoji and image playground waitlist. I am wondering how much longer I have to wait till my request is approved.
Stuck on Downloading support for Image Playground... Once downloaded, this iPhone will be able to use Image Playground. Does anyone know the solution to continue?
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Hi everyone, I work with a company called Dataloop Ai, testing AI features. This is the only feature missing that I need to test. Could you please let me know the estimated waiting time for this feature to be enrolled?
I've been waiting for confirmation for a long time, it finally seems to have arrived, but now the software for working with Playground and Genmoji is not downloaded. For the past 8 hours, the phone has been connected to the network, it has been on hold for more than 20 minutes, everything has passed by. The most interesting thing is there is no rebounding how much to swing
After updating the iPadOS 18.2, I requested for early access to genmoji but I waited for a long time and my request was not accepted. Please tell me how I can do this Apple. Don't make me call another Apple advisor, thank you so much!
Topic:
Machine Learning & AI
SubTopic:
Apple Intelligence
Issue
When triggering an App Intent using assistant schemas from Apple Intelligence (voice or text) the App opens without prompting for search criteria.
How to repeat
This can be repeated in the example provided by Apple here: https://developer.apple.com/documentation/appintents/making-your-app-s-functionality-available-to-siri
Download the sample code
Build and run on Xcode 16.1 beta 3
Target iPhone 15 Pro Max on iOS 18.1 beta 7
Trigger Apple Intelligence
Enter prompt: "Search AssistantSchemasExample"
Expected behaviour
Apple Intelligence should prompt the user for the criteria and provide this to the App so that the experience is seamless for the end-user. Otherwise Assistant Intents are nothing more than deep links to search screens.
Notes
The example uses @AssistantIntent(schema: .photos.search) intent.
And I've found the issue is also present in other search intents:
@AssistantIntent(schema: .system.search)
@AssistantIntent(schema: .browser.search)
Questions
Has anyone managed to get the prompt to appear?
Will this only function on iOS 18.2?