U
U
User_47W

I've created my first app to consume an API, if I run on a  web emulator it works perfectly, displaying correctly the data getted from API, buf If I run on my mobile device application can get the information.

 

#faq #flutlab_faq #i_need_help

1
5
U
U
User_47W

Hello.

 

I've added logcat following the steps defined on documentation.

 

But after lunch application on Mobile I can't see the tab where see device's log, in my mobile I can see an screen a notification indicating mee that logcat is active.

 

What should I do to see logs ?

#faq #flutlab_faq #i_need_help

1
4
U
S
sinoj2

can i use terminal in flutlab??

#faq #flutlab_faq #i_need_help

4
U
S
sriyadi

Failed to load DioException [connection error]: The connection errored: The XMLHttpRequest onError callback was called. This typically indicates an error on the network layer.

I should add like this

 <uses-permission android:name="android.permission.INTERNET"/>

in androidmanifest

 

#faq #flutlab_faq #i_need_help

U