hi all…
I have issue when i try create send email reset password with firebaseauth
i got this log :
Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating strings xml
________Creating styles xml
________Creating styles xml v21
________Creating drawables xml v21
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 0.473 seconds
________Compiling source files
(compiling io/kodular/rosimediaapps/FirebaseAuth/Screen1.yail to io.kodular.rosimediaapps.FirebaseAuth.Screen1)
ERROR: io/kodular/rosimediaapps/FirebaseAuth/Screen1.yail line 65: no matching syntax-rule for _
ERROR: io/kodular/rosimediaapps/FirebaseAuth/Screen1.yail line 65: no matching syntax-rule for _
ERROR: io/kodular/rosimediaapps/FirebaseAuth/Screen1.yail line 65: no matching syntax-rule for _
ERROR: io/kodular/rosimediaapps/FirebaseAuth/Screen1.yail line 65: no matching syntax-rule for _
ERROR: io/kodular/rosimediaapps/FirebaseAuth/Screen1.yail line 65: no matching syntax-rule for _
there is no error on kodular block viewer
but when i tried the block on appyinventor, everything is ok.
is that a bug ? or i wrong put block?
Please help me…
Thanks