ExamGecko
Question list
Search
Search

Related questions











Question 391 - H14-231_V1.0 discussion

Report
Export

When a HarmonyOS developer makes an FA call to PA, the callAbility interface returns the error 'Internal ability not register.', which of the following points needs to be checked correctly?

A.
Check whether the Ability entered on the JS side is 1
Answers
A.
Check whether the Ability entered on the JS side is 1
B.
Check whether the bundleName and abilityName entered on the JS side are the same as those entered in the AcelnternalAbility inheritance class constructor
Answers
B.
Check whether the bundleName and abilityName entered on the JS side are the same as those entered in the AcelnternalAbility inheritance class constructor
C.
In the AceAbility inheritance class, the register method is executed for the AcelnternalAbility inheritance class
Answers
C.
In the AceAbility inheritance class, the register method is executed for the AcelnternalAbility inheritance class
D.
Check whether the InternalAbility set on the JS side is 0
Answers
D.
Check whether the InternalAbility set on the JS side is 0
Suggested answer: B, C
asked 18/09/2024
Byron Lawrence
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first