I am trying to import my own extension but I get an error that An internal error has...
.
I don't know what is causing it.
My extension name was Bluetooth
at first, then I saw the error occurs, so I thought my extension is conflicting with some in-built component, so I changed its name to BluetoothTransfer
and the bug still exists, please help me, below is the video.
faultData = com.google.gwt.event.shared.UmbrellaException: Exception caught: (TypeError) : Cannot read property 'Fb' of null
Update: renaming extension does not works
1 Like
@Kumaraswamy Please reload this page and try. Your extension is proper. May be There was internal problem.
I dont post things just happened 1 time, I confirm it first always.
1 Like
@ewpatton please have a look.
TIMAI2
December 29, 2020, 4:53pm
6
I presume it is this one ?
Transfer data from one device to another via Bluetooth!
• Send documents/text
• Fast data transfer (450KB/s) (android 9 --> android 10)
• No data loss
Documentation
Of blocks available and their purpose
[component_event]
Raised when the device is connected to another Bluetooth device
[component_event]
Raised when found list of available devices
names: List of available device's name
addresses: List of available device's addresses
[component_event (1)]
Raised when mess…
1 Like
TIMAI2
December 29, 2020, 4:55pm
7
No issues importing to a project here, possible issue at your end ?
No, first I got the error in App inventor, I also tried to do same in Kodular but the result was the same .
Actually I am trying to import another Bluetooth extension, not the same which is in the topic.
HEHE, I found the solution, I changed the block property name and it works
system
Closed
January 6, 2021, 3:44am
10
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.