Following the code-along from part 1 and continued using the same code for part 2.
During the intent configuration I noticed that Izzy uses CharacterSelectionIntent to refer to the intent we created (Part 1 comes with no intent) but I don't seem to be able to access that or any other variable that represents the intent.
The error is the following:
"Cannot find type 'CharacterSelectionIntent' in scope"
I opened the part 3 code downloaded from the Apple Forums and the same error keeps popping out. Is it another thing not included in beta 1?
During the intent configuration I noticed that Izzy uses CharacterSelectionIntent to refer to the intent we created (Part 1 comes with no intent) but I don't seem to be able to access that or any other variable that represents the intent.
The error is the following:
"Cannot find type 'CharacterSelectionIntent' in scope"
I opened the part 3 code downloaded from the Apple Forums and the same error keeps popping out. Is it another thing not included in beta 1?