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
The app currently tries to match the features of the web app. As there are constantly many changes it is difficult to keep up matching the app features.
Therefore simplify the app as follows:
For ticket sales send the user to the web app. For now stop selling tickets on the app
As we have a limited number of events on the platform instead of showing events in specific locations show all events in the relevant app screens
The text was updated successfully, but these errors were encountered:
The app currently tries to match the features of the web app. As there are constantly many changes it is difficult to keep up matching the app features.
Therefore simplify the app as follows:
For ticket sales send the user to the web app. For now stop selling tickets on the app
As we have a limited number of events on the platform instead of showing events in specific locations show all events in the relevant app screens
This issue makes it seem feasible to port the app into a single codebase on a cross-platform technology. I am speaking Flutter, React Native. If only those are not strong on one platform more than the other -- like Flutter being very close to native code on mobile, and not as effective/performant a solution in terms of web technology.
The app currently tries to match the features of the web app. As there are constantly many changes it is difficult to keep up matching the app features.
Therefore simplify the app as follows:
The text was updated successfully, but these errors were encountered: