feat: Add Capacitor configuration for Android and initialize the web application with core providers and routing.
Some checks failed
Build and Release / build-and-release (push) Failing after 4m51s
Some checks failed
Build and Release / build-and-release (push) Failing after 4m51s
This commit is contained in:
@@ -12,6 +12,9 @@ const config: CapacitorConfig = {
|
||||
App: {
|
||||
// Handle back button in Android
|
||||
},
|
||||
CapacitorHttp: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user