Related questions
Question 391 - H14-231_V1.0 discussion
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
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
D.
Check whether the InternalAbility set on the JS side is 0
Your answer:
0 comments
Sorted by
Leave a comment first