26
Views
10
Comments
Solved
Cannot read propety 'callNumber' of underfined

I am a beginner in this tool and I can not identify the problem that is causing this error, since I make the call directly and it does not work.

Any tips?

2020-02-28 09-46-54
Eduardo Jauch
Solution

Don't think the Android or device is the problem (can be worng).

Try to generate the pkg for the application and install directly into the mobile to test it, instead of runing from inside Outsystems Now.

Cheers.

2020-02-28 09-46-54
Eduardo Jauch

Hello Alex,

Without knowing what you're trying to do, how you're doing it, etc, it is not possible to help you.
Maybe you can attach your OML so we can take a look?

Also, are you doing the Online training?

Cheers.

UserImage.jpg
Alex Almeida

As for training, the answer is yes.

Attached is the .OML I'm testing.

TestSMSPlugin.oml
2020-02-28 09-46-54
Eduardo Jauch

Hi Alex,

Just a quick question.
Are you testing in your mobile, through Web or OutSystems Now?

Your plugins will work only in the mobile. In Web or OutSystems Now they will fail.

Cheers.

UserImage.jpg
Alex Almeida

Hi Eduardo,

Yes, I'm testing this mobile in OutSystems Now..

2020-02-28 09-46-54
Eduardo Jauch

Hi,

In OutSystems now only the plugins already in it will work, and I think the SMS and te Permissions are not one of them... (Not sure)

Cheers.

UserImage.jpg
Alex Almeida

I did not understand. How now only the plugins will work?


2020-02-28 09-46-54
Eduardo Jauch

Hi Alex,

Tee Application OutSystems Now allows you to use only a handfull set of plugins that are bundled with it.
https://now.outsystems.com/OutSystemsNowDocs/OutSystemsNowPlatformSupport.aspx

Other plugins will work ONLY when the application is running diretly in the mobile.

Your application seems to be working in my mobile.

Cheers.

UserImage.jpg
Alex Almeida

Hi Eduardo,

I will evaluate the uploaded link, however, when you say "Your application seems to be working in my mobile." is to install .APK on my mobile phone?

2020-02-28 09-46-54
Eduardo Jauch
Solution

Don't think the Android or device is the problem (can be worng).

Try to generate the pkg for the application and install directly into the mobile to test it, instead of runing from inside Outsystems Now.

Cheers.

UserImage.jpg
Alex Almeida

Thanks, I'll do it !!!!

Cheers

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.