You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a setting activity for debug or advanced users. It needs information of the package used maybe syntax.
It seems impossible in build process. So I think it's better we create a mechanism that can use data (retrieved from our backend) to dynamically generate the activity.
I don't know whether it's the best way to do this. But at least it's doable. So I think we need to think about:
UI, remember there're probably lots of maybe block/variable used in one package.
How to generate activity dynamic, any template we need.
How to handle no network connection (not able to retrieve data from backend).
Is there a better way to do this?
The text was updated successfully, but these errors were encountered:
We need a setting activity for debug or advanced users. It needs information of the package used maybe syntax.
It seems impossible in build process. So I think it's better we create a mechanism that can use data (retrieved from our backend) to dynamically generate the activity.
I don't know whether it's the best way to do this. But at least it's doable. So I think we need to think about:
The text was updated successfully, but these errors were encountered: