Andrea Busi
5c07d59ea4
refactor: Use existing macro for IAP identifiers
2020-07-25 17:26:30 +02:00
Andrea Busi
231eb638a5
fix: Add missing dispatch on the main thread
...
This solve black page when show in-app purchase
2020-07-25 17:26:30 +02:00
Andrea Busi
ca67027f76
docs: Add Changelog file
2020-07-25 17:26:10 +02:00
Andrea Busi
ec45b187d8
feat: Add explicit flag for AppStore Connect encryption
2020-07-25 17:14:04 +02:00
Andrea Busi
b8325f7f2c
release: Update version for release
2020-07-25 16:34:19 +02:00
Andrea Busi
3b9470926e
chore: Switch to "manual management" for provisioning and signing
2020-07-25 16:34:04 +02:00
Andrea Busi
ac26d474cb
refactor: Remove not yet working logic to show FusionTables
...
Resolves: http://gitlab.steamware.net/eqn/eqn.ios/-/issues/1
2020-07-25 10:45:46 +02:00
Andrea Busi
fd4c38df75
refactor: Remove not used constants
2020-07-25 10:45:46 +02:00
Andrea Busi
ca67f26828
refactor: Align code format in the whole file
2020-07-24 17:47:42 +02:00
Andrea Busi
b12deb40ae
refactor: Remove unused code
2020-07-24 17:30:31 +02:00
Andrea Busi
a18a5f438e
refactor: Remove classes from Notification extensions
...
Some Swift files was added to NotificationService and NotificationContent extensions, but without any usage
2020-07-24 17:29:58 +02:00
Andrea Busi
963bdb5fe8
fix: Solve mispelled filename
2020-07-24 17:26:02 +02:00
Andrea Busi
10467ce588
refactor: Move bridging headers to proper folders
2020-07-24 17:25:29 +02:00
Andrea Busi
e1e7ece41b
fix: Move sound file in "Copy" phase and not "Build" phase
2020-07-24 17:02:05 +02:00
Andrea Busi
c933e44f4b
refactor: Improve code
2020-07-24 16:21:35 +02:00
Andrea Busi
7d44345521
refactor: Remove unused and deprecated code for push notifications
...
Code related to UIUserNotificationSettings has been removed, because the app targets iOS 12 and is not yet needed (deprecated since iOS 10).
`application:didReceiveRemoteNotification` is not needed because Firebase handle it automatically
2020-07-24 16:21:32 +02:00
Andrea Busi
4b9c63ca97
fix: Solve controller dismissed on non main thread
2020-07-24 16:21:30 +02:00
Andrea Busi
60a2fda1b5
refactor: Improve style in WaitViewController
2020-07-24 16:21:28 +02:00
Andrea Busi
479e326492
fix: Solve controller dismissed on non main thread
...
This issue could cause a crash at runtime
2020-07-24 16:21:26 +02:00
Andrea Busi
fac6aec3d6
fix: Change Google Ads init due to framework update
2020-07-24 16:21:24 +02:00
Andrea Busi
bf18fa240f
refactor: Reorganize part of project structure
2020-07-24 16:21:21 +02:00
Andrea Busi
e48d3f19e7
dependency: Reorganize Podfile and run a pod update
2020-07-24 16:21:18 +02:00
Andrea Busi
59b12a7d94
refactor: Execute migration to Swift 5
2020-07-24 16:21:16 +02:00
Andrea Busi
64ebda5194
feat: Increase target to iOS 12
2020-07-24 16:21:14 +02:00
Andrea Busi
f2052cddaa
chore: Reorganize schemas
2020-07-24 16:21:12 +02:00
Andrea Busi
b6fe262ae0
dependency: Run a clean pod install
2020-07-24 16:21:10 +02:00
Andrea Busi
f33cfb19d7
chore: Add gitignore
2020-07-24 16:21:05 +02:00
Andrea Busi
4d8bbdc7ef
Production version
...
Add to Git the current app version (the same available in the OriginalZip folder)
2020-07-24 15:33:53 +02:00
Samuele E. Locatelli
2d2284e066
Added zip
2020-07-24 12:54:11 +02:00
Samuele Emilio Locatelli
831285baa7
Initial commit
2020-07-10 11:16:22 +00:00